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