Skip to content

Commit

Permalink
chore: combine coverage reports
Browse files Browse the repository at this point in the history
  • Loading branch information
garbados committed May 7, 2021
1 parent d596f02 commit 0b9ecfd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,5 @@ jobs:
with:
github-token: ${{ github.token }}
path-to-lcov: ./lcov.info
flag-name: run-${{ matrix.os }}-${{ matrix.node }}
parallel: true

0 comments on commit 0b9ecfd

Please sign in to comment.