Skip to content

Commit

Permalink
also use codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
njoyard committed Nov 13, 2023
1 parent b092615 commit fd7759b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yml
Expand Up @@ -34,6 +34,11 @@ jobs:
with:
flag-name: linux-node-${{ matrix.node }}
parallel: true
- name: Upload coverage
uses: codecov/codecov-action@v3
with:
files: coverage/lcov.info
name: ubuntu-latest-node-${{ matrix.node }}

upload-coverage:
name: Upload coverage
Expand Down

0 comments on commit fd7759b

Please sign in to comment.