Test Commit

This commit is contained in:
None 2024-02-10 15:24:11 +00:00
parent df0680c9ad
commit 2aa60beaa3

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