Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
raiderrobert committed Aug 28, 2020
1 parent c36037e commit 85fe619
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -21,6 +21,6 @@ jobs:
pip install .
- name: Run tests
run: |
make ci
coverage run --source herald runtests.py -v 2
- name: Report coverage to Codecov
uses: codecov/codecov-action@v1

0 comments on commit 85fe619

Please sign in to comment.