debug actions
This commit is contained in:
parent
8c034da114
commit
d1122b9e5c
@ -33,7 +33,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- run: echo "The workflow is now ready to test your code on the runner."
|
- run: echo "The workflow is now ready to test your code on the runner."
|
||||||
- run: pwd
|
- run: pwd
|
||||||
- run: find . -ls
|
- run: find .
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: |
|
run: |
|
||||||
go test
|
go test
|
||||||
|
Loading…
Reference in New Issue
Block a user