run all tests
This commit is contained in:
parent
d54bfc898a
commit
6af91dec6c
@ -34,5 +34,5 @@ jobs:
|
||||
- run: find .
|
||||
- name: Run tests
|
||||
run: |
|
||||
go test
|
||||
go test ./...
|
||||
- run: echo "This job's status is ${{ job.status }}."
|
||||
|
Loading…
Reference in New Issue
Block a user