Skip to content

Commit

Permalink
Bump codecov/codecov-action from 5.1.1 to 5.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
merger-application[bot] authored Dec 23, 2024
2 parents a859a00 + 03076e8 commit 680d10b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
python-version: ${{ matrix.python-version }}
command: pytest -n 1 --cov-report=xml:coverage-xdist.xml
- name: Upload coverage to Codecov
uses: codecov/[email protected].1
uses: codecov/[email protected].2
with:
flags: linux
env_vars: OS, PYTHON
Expand Down

0 comments on commit 680d10b

Please sign in to comment.