Skip to content

Commit

Permalink
remove codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
tudddorrr committed Nov 2, 2024
1 parent 438ec24 commit 4e0d9fc
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,7 @@ jobs:
- name: Install deps
run: npm ci --prefer-offline

- run: npm test -- --silent --coverage

- uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}
- run: npm test -- --silent

e2e-tests:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 4e0d9fc

Please sign in to comment.