Skip to content

Commit fc21857

Browse files
committed
test
1 parent 0714a33 commit fc21857

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-health.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
- name: Send coverage
7979
env:
8080
COVERALLS_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }}
81-
run: goveralls -parallel-finish -ignore=test/* -service=github
81+
run: goveralls -parallel-finish -debug -ignore=test/* -service=github
8282

8383
libraryOwners:
8484
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)