Skip to content

Commit

Permalink
add path to cov file
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Moodie committed Jun 20, 2020
1 parent cc11215 commit 34538cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,4 @@ jobs:
github-token: ${{ secrets.GITHUB_TOKEN }}
flag-name: ${{ matrix.os }}_${{ matrix.python-version }}
parallel: true
path-to-lcov: .coverage

0 comments on commit 34538cc

Please sign in to comment.