Skip to content

Commit

Permalink
ci: update codecov to version 3
Browse files Browse the repository at this point in the history
  • Loading branch information
janniks committed May 3, 2024
1 parent 10887a2 commit 6ab2b9c
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 @@ -44,4 +44,4 @@ jobs:
run: npm run lerna run test --stream --parallel -- -- --coverage

- name: Upload test coverage
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v3

0 comments on commit 6ab2b9c

Please sign in to comment.