Skip to content

Commit e42c811

Browse files
committed
disabled codecov
1 parent a884f3f commit e42c811

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/coverage.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ jobs:
4242
# - name: Run Cypress tests //bug-https://github.com/cypress-io/cypress/issues/23026
4343
# run: npm run e2e:ci
4444

45-
- name: Convert test results
46-
run: npx nyc report --reporter=json
45+
# - name: Convert test results
46+
# run: npx nyc report --reporter=json
4747

48-
- name: Upload coverage to Codecov
49-
uses: codecov/codecov-action@v1
48+
# - name: Upload coverage to Codecov
49+
# uses: codecov/codecov-action@v1

0 commit comments

Comments
 (0)