Skip to content

Commit

Permalink
Test Commit
Browse files Browse the repository at this point in the history
  • Loading branch information
aisha131996 committed Feb 10, 2024
1 parent 1555a49 commit 87ea41f
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/workflows/Docker.yml
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 87ea41f

Please sign in to comment.