We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b178496 commit b6dc8a9Copy full SHA for b6dc8a9
.github/workflows/integration.yaml
@@ -66,4 +66,4 @@ jobs:
66
go-version: 1.19
67
68
- name: Run tests
69
- run: go test ./...
+ run: go test -cover ./...
0 commit comments