Skip to content

Commit

Permalink
Test install coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
SRv6d committed Jun 4, 2024
1 parent 40fbb66 commit f214434
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- uses: pdm-project/setup-pdm@v4
with:
python-version: ${{ matrix.python_version }}
- run: pip3 install nox
- run: pip3 install nox coverage
- run: nox -s test
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v4.4.1
Expand Down

0 comments on commit f214434

Please sign in to comment.