Skip to content

Commit

Permalink
Setup codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
jplomas committed Mar 29, 2023
1 parent 4ddc380 commit dd7dac7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,5 @@ jobs:
node-version: ${{ matrix.node-version }}
- run: npm ci
- run: npm test
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3

0 comments on commit dd7dac7

Please sign in to comment.