Update .github/workflows/test.yaml
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user