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 46fd83d commit 29cc675Copy full SHA for 29cc675
.github/workflows/ci.yml
@@ -19,4 +19,4 @@ jobs:
19
go-version: "1.23.0"
20
21
- name: Run go version
22
- run: go test ./
+ run: go test -cover ./
0 commit comments