Update .github/workflows/test.yaml
This commit is contained in:
1
.github/workflows/test.yaml
vendored
1
.github/workflows/test.yaml
vendored
@ -9,6 +9,7 @@ jobs:
|
||||
run: ls
|
||||
run: touch test.txt
|
||||
run: ls
|
||||
|
||||
second:
|
||||
name: Step Two
|
||||
needs: first
|
||||
|
Reference in New Issue
Block a user