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: ls
|
||||||
run: touch test.txt
|
run: touch test.txt
|
||||||
run: ls
|
run: ls
|
||||||
|
|
||||||
second:
|
second:
|
||||||
name: Step Two
|
name: Step Two
|
||||||
needs: first
|
needs: first
|
||||||
|
Loading…
Reference in New Issue
Block a user