Skip to content

Commit

Permalink
Update github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexey Semashkevich committed Nov 16, 2022
1 parent b9d8cfa commit b9373cc
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 @@ -68,7 +68,7 @@ jobs:
PGPASSWORD: postgres

- name: Upload coverage to Codecov
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v2
if: ${{ matrix.script == 'tests' }}
with:
token: ${{ secrets.CODECOV_TOKEN }}
Expand Down

0 comments on commit b9373cc

Please sign in to comment.