Skip to content

Commit

Permalink
upgrade codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
trim21 committed Jul 27, 2023
1 parent 1c45ca5 commit 55a9e5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- run: npm ci
- run: npm test || npm test || npm test

- uses: codecov/codecov-action@v1
- uses: codecov/codecov-action@v3
if: matrix.node == 20

- run: |
Expand Down

0 comments on commit 55a9e5b

Please sign in to comment.