Add path to coverage file
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user