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 2b34cc8 commit 0c9b6b8Copy full SHA for 0c9b6b8
.github/workflows/test.yml
@@ -20,7 +20,7 @@ jobs:
20
21
- name: check test coverage
22
id: coverage
23
- uses: vladopajic/go-test-coverage@v2/actions
+ uses: vladopajic/go-test-coverage/action@v2
24
continue-on-error: true # Should fail after coverage comment is posted
25
with:
26
config: ./.testcoverage.yml
0 commit comments