Update .github/workflows/test.yaml
This commit is contained in:
parent
c7eaeea425
commit
dc858db40a
1
.github/workflows/test.yaml
vendored
1
.github/workflows/test.yaml
vendored
@ -5,6 +5,7 @@ jobs:
|
||||
first:
|
||||
name: Step One
|
||||
runs-on: ubuntu-latest
|
||||
container: ubuntu:latest
|
||||
steps:
|
||||
- run: ls
|
||||
- run: touch test.txt
|
||||
|
Loading…
Reference in New Issue
Block a user