Skip to content

Commit

Permalink
Merge pull request #629 from lazka/ci-update-codecov
Browse files Browse the repository at this point in the history
CI: Update codecov/codecov-action
  • Loading branch information
lazka committed Sep 4, 2023
2 parents 7356848 + 133345e commit fd5462f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
run: |
poetry run flake8
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v3
- name: Build docs
if: matrix.build-docs
run: |
Expand Down

0 comments on commit fd5462f

Please sign in to comment.