mirror of
https://github.com/wneessen/apg-go.git
synced 2024-11-10 00:02:54 +01:00
Update go.yml
This commit is contained in:
parent
4321a6e25e
commit
359bd08a80
1 changed files with 1 additions and 1 deletions
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
|
@ -21,4 +21,4 @@ jobs:
|
|||
run: go build -v ./...
|
||||
|
||||
- name: Test
|
||||
run: go test -v ./apg_test.go
|
||||
run: go test -v ./...
|
||||
|
|
Loading…
Reference in a new issue