Skip to content

Commit

Permalink
Bump codecov action (and get inquirer coverage)
Browse files Browse the repository at this point in the history
  • Loading branch information
SBoudrias committed Apr 23, 2023
1 parent 972d180 commit 75e3b72
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Expand Up @@ -37,6 +37,6 @@ jobs:
run: yarn jest

- name: Upload code coverage
uses: codecov/codecov-action@v2
uses: codecov/codecov-action@v3
with:
file: ./coverage/clover.xml
file: ./coverage/clover.xml,./coverage/nyc-report.lcov

0 comments on commit 75e3b72

Please sign in to comment.