mirror of
https://github.com/ivanizag/izapple2.git
synced 2025-08-09 12:25:13 +00:00
Run all tests in the Github action
This commit is contained in:
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@@ -34,4 +34,4 @@ jobs:
|
||||
run: go build -v .
|
||||
|
||||
- name: Test
|
||||
run: go test -v .
|
||||
run: go test -v ./...
|
||||
|
Reference in New Issue
Block a user