Skip to content

Commit 0c9b6b8

Browse files
committed
test
1 parent 2b34cc8 commit 0c9b6b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
- name: check test coverage
2222
id: coverage
23-
uses: vladopajic/go-test-coverage@v2/actions
23+
uses: vladopajic/go-test-coverage/action@v2
2424
continue-on-error: true # Should fail after coverage comment is posted
2525
with:
2626
config: ./.testcoverage.yml

0 commit comments

Comments
 (0)