Update .github/workflows/test.yaml
All checks were successful
Workflow Test / Step One (push) Successful in 2s
Workflow Test / Step Two (push) Successful in 1s

This commit is contained in:
Zakary Timson 2023-08-06 23:26:51 +00:00
parent dc858db40a
commit 62c2212a3c

View File

@ -5,7 +5,7 @@ jobs:
first:
name: Step One
runs-on: ubuntu-latest
container: ubuntu:latest
container: ubuntu:latest
steps:
- run: ls
- run: touch test.txt