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:
|
first:
|
||||||
name: Step One
|
name: Step One
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: ubuntu:latest
|
container: ubuntu:latest
|
||||||
steps:
|
steps:
|
||||||
- run: ls
|
- run: ls
|
||||||
- run: touch test.txt
|
- run: touch test.txt
|
||||||
|
Loading…
Reference in New Issue
Block a user