Skip to content
Snippets Groups Projects
Commit 057799e0 authored by Bolke de Bruin's avatar Bolke de Bruin
Browse files

Fix path for tests:

parent 6ff072d6
Branches
Tags
No related merge requests found
......@@ -29,4 +29,4 @@ jobs:
run: go build -v .
- name: Test
run: go test -cover -v .
run: go test -cover -v ./...
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment