Skip to content

Commit

Permalink
Moving coverage to steps.
Browse files Browse the repository at this point in the history
  • Loading branch information
milos.colic authored and nkvuong committed Jun 9, 2022
1 parent 20a6038 commit 268c4c6
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,6 @@ jobs:
run: |
mkdir ./coverage/
pytest --cov-report xml:./coverage/coverage.xml
coverage:
runs-on: ubuntu-latest
needs: python
steps:
- name: Python Cov
uses: orgoro/coverage@v2
with:
Expand Down

0 comments on commit 268c4c6

Please sign in to comment.