Skip to content

Commit

Permalink
ci: remove NODE_V8_COVERAGE
Browse files Browse the repository at this point in the history
  • Loading branch information
christophehurpeau committed Aug 15, 2024
1 parent 190bc19 commit fef03aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ jobs:
if: startsWith(matrix.node-version, '20.')
env:
CI: true
NODE_V8_COVERAGE: coverage/

- name: Send results to codecov
uses: codecov/codecov-action@v4
Expand Down

0 comments on commit fef03aa

Please sign in to comment.