Skip to content

Commit

Permalink
fix: remove depreciated codecov package (#247)
Browse files Browse the repository at this point in the history
  • Loading branch information
mamankhan99 authored Jun 20, 2022
1 parent faea44e commit e1c3a8d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 286 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/node-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,8 @@ jobs:
- name: Test
run: npm run test

- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3

- name: Build
run: ACTIVE_ENV=github npm run build
Loading

0 comments on commit e1c3a8d

Please sign in to comment.