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 1ca7bfa commit 1a5e578Copy full SHA for 1a5e578
.github/workflows/test.yml
@@ -18,6 +18,6 @@ jobs:
18
run: |
19
go test ./... -coverprofile=profile.cov
20
21
- - uses: shogo82148/[email protected].0
+ - uses: shogo82148/[email protected].1
22
with:
23
path-to-profile: profile.cov
0 commit comments