This commit is contained in:
parent
d2c178125a
commit
5b4a7e70ca
@ -22,4 +22,6 @@ jobs:
|
|||||||
../checkout
|
../checkout
|
||||||
|
|
||||||
- name: wc -l 2
|
- name: wc -l 2
|
||||||
run: wc -l checkout.go
|
run: |
|
||||||
|
cd testdir
|
||||||
|
wc -l checkout.go
|
||||||
|
Loading…
x
Reference in New Issue
Block a user