Update go.yml

This commit is contained in:
Winni Neessen 2021-03-21 15:43:42 +01:00 committed by GitHub
parent 4321a6e25e
commit 359bd08a80
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,4 +21,4 @@ jobs:
run: go build -v ./...
- name: Test
run: go test -v ./apg_test.go
run: go test -v ./...