Skip to content

Commit

Permalink
Disable codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
hobinjk-ptc committed Sep 5, 2024
1 parent 4f701cf commit 3474f6c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,10 +72,10 @@ jobs:
env:
CI: true

- name: Upload coverage to Codecov
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}
# - name: Upload coverage to Codecov
# uses: codecov/codecov-action@v4
# with:
# token: ${{ secrets.CODECOV_TOKEN }}

- uses: actions/upload-artifact@v3
if: always()
Expand Down

0 comments on commit 3474f6c

Please sign in to comment.