Skip to content

Commit 7ac677f

Browse files
committed
Trying to fix coveralls submissions (found from lemurheavy/coveralls-public#1435 (comment))
1 parent 448cbea commit 7ac677f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6565
run: |
6666
pip install coveralls
67-
coveralls
67+
coveralls --service=github
6868
6969
build_and_package_sanity:
7070
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)