◐ Shell
reader mode source ↗
Skip to content
Closed
Changes from all commits
File filter
Conversations
Jump to
Diff view
Apply and reload
Show whitespace
Diff view
Apply and reload
2 changes: 1 addition & 1 deletion .github/workflows/UploadCoverageReport.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: npm test -- --coverage

- name: Upload coverage to codecov
uses: codecov/codecov-action@v3
with:
files: "coverage/coverage-final.json"
fail_ci_if_error: true
Expand Down
Toggle all file notes Toggle all file annotations