This commit is contained in:
aisha131996 2024-02-10 15:24:15 +00:00 committed by GitHub
commit c1ec0158bd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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