mirror of
https://github.com/ivanizag/izapple2.git
synced 2025-02-05 15:31:01 +00:00
Run all tests in the Github action
This commit is contained in:
parent
2ae91f8585
commit
b8769578dc
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 ./...
|
||||
|
Loading…
x
Reference in New Issue
Block a user