Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
fsbraun committed Apr 5, 2024
1 parent f023050 commit f341ea7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Generate Report
run: |
pip install -r tests/requirements/${{ matrix.requirements-file }}
coverage run run_tests
coverage run ./run_tests.py
- name: Upload Coverage to Codecov
uses: codecov/codecov-action@v3

0 comments on commit f341ea7

Please sign in to comment.