Skip to content

Commit

Permalink
Merge pull request #2 from theakhiljha/theakhiljha-coverage
Browse files Browse the repository at this point in the history
fix coverage report issue
  • Loading branch information
cryolune authored Apr 5, 2021
2 parents 62ea546 + b14e15c commit f023da5
Show file tree
Hide file tree
Showing 8 changed files with 713 additions and 558 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 f023da5

Please sign in to comment.