Skip to content

Commit ce6ca99

Browse files
authored
Run despite coveralls (#27)
1 parent fe8f966 commit ce6ca99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/continuous_integration.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
run: coverage run -m unittest discover tests
5656

5757
- name: Run Coveralls
58+
continue-on-error: true
5859
if: ${{ success() }}
5960
run: |
6061
coveralls --service=github

0 commit comments

Comments
 (0)