debug actions

This commit is contained in:
Matthew Rich 2024-03-22 11:50:57 -07:00
parent 8c034da114
commit d1122b9e5c

View File

@ -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