Skip to content

Commit

Permalink
ci: Fix for Coveralls issue
Browse files Browse the repository at this point in the history
  • Loading branch information
atodorov committed Jan 25, 2021
1 parent 2549b55 commit 797207d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:
- name: Send coverage to Coveralls
run: |
coverage report -m
coveralls
coveralls --service=github

0 comments on commit 797207d

Please sign in to comment.