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