Skip to content

Commit

Permalink
forgot to install ugropy
Browse files Browse the repository at this point in the history
  • Loading branch information
SalvadorBrandolin committed Sep 26, 2023
1 parent e0143c7 commit b878433
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
run: |
pip install pytest
pip install pytest-cov
pip install .
pytest tests/ --cov=ugropy/ --cov-report=xml
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3
Expand Down

0 comments on commit b878433

Please sign in to comment.