debug actions
This commit is contained in:
parent
2afd2b9cd2
commit
8c034da114
@ -32,7 +32,8 @@ jobs:
|
|||||||
options: --cpus 1
|
options: --cpus 1
|
||||||
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: find -ls
|
- run: pwd
|
||||||
|
- run: find . -ls
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: |
|
run: |
|
||||||
go test
|
go test
|
||||||
|
Loading…
Reference in New Issue
Block a user