Skip to content

Commit 6a0f2ea

Browse files
committed
ci: update go coverage output
1 parent 1424302 commit 6a0f2ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
COVERALLS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2828
run: |
2929
go install github.com/mattn/goveralls@latest
30-
goveralls -coverprofile=coverage.txt -service=github
30+
goveralls -coverprofile=coverage.out -service=github

0 commit comments

Comments
 (0)