Update .github/workflows/test.yaml
This commit is contained in:
parent
dc858db40a
commit
62c2212a3c
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user