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