Update action

This commit is contained in:
Bolke de Bruin
2021-05-17 11:51:06 +02:00
parent 20d809896d
commit bc6df00305

View File

@@ -32,4 +32,4 @@ jobs:
run: make build run: make build
- name: Test - name: Test
run: go test -cover -v ./... run: make test