We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d28bfa4 commit 375441bCopy full SHA for 375441b
.github/workflows/regression-tests.yml
@@ -29,7 +29,6 @@ jobs:
29
- name: Run tests
30
run: |
31
coverage run --source toyplot -m behave
32
- coverage combine
33
coverage report
34
- name: Upload coverage to Coveralls
35
run: coveralls --service=github
0 commit comments