Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/npm_and_yarn/types/istanbul-lib…
Browse files Browse the repository at this point in the history
…-report-3.0.3
  • Loading branch information
wsanchez authored Feb 1, 2024
2 parents 7dde994 + 4637f03 commit 32cefb8
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 29 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
run: npm test -- --ci --watchAll=false --coverage

- name: "Upload coverage to Codecov"
uses: codecov/[email protected].4
uses: codecov/[email protected].5
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: coverage/coverage-final.json
Expand Down
68 changes: 40 additions & 28 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 32cefb8

Please sign in to comment.