debug actions
This commit is contained in:
parent
eb8ae39846
commit
2afd2b9cd2
@ -32,6 +32,7 @@ jobs:
|
||||
options: --cpus 1
|
||||
steps:
|
||||
- run: echo "The workflow is now ready to test your code on the runner."
|
||||
- run: find -ls
|
||||
- name: Run tests
|
||||
run: |
|
||||
go test
|
||||
|
Loading…
Reference in New Issue
Block a user