Add path to coverage file

master
baztian 2020-06-19 21:22:21 +02:00
parent fa30746b3a
commit 6b42342a05
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ jobs:
uses: coverallsapp/github-action@master
with:
github-token: ${{ secrets.github_token }}
path-to-lcov: .coverage
# flag-name: run-${{ matrix.python-version }}-${{ matrix.plattform }}
parallel: true