Skip to content

Commit

Permalink
checking to generate coverage report
Browse files Browse the repository at this point in the history
  • Loading branch information
cryolune committed Apr 5, 2021
1 parent 52720fa commit 88f122b
Show file tree
Hide file tree
Showing 3 changed files with 366 additions and 260 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/py_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,5 @@ jobs:
pytest --cov= ${{ matrix.path }} --cov-report=xml
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v1

Loading

0 comments on commit 88f122b

Please sign in to comment.