added path-to-lcov: /coverage/lcov.info

This commit is contained in:
Moriz Wahl 2021-04-13 01:09:06 +02:00 committed by Ulf Gebhardt
parent 32f76315d1
commit c619993c76
No known key found for this signature in database
GPG Key ID: 81308EFE29ABFEBD

View File

@ -268,6 +268,7 @@ jobs:
uses: coverallsapp/github-action@master uses: coverallsapp/github-action@master
with: with:
github-token: ${{ secrets.GITHUB_TOKEN }} github-token: ${{ secrets.GITHUB_TOKEN }}
path-to-lcov: /coverage/lcov.info
#test: #test:
# runs-on: ubuntu-latest # runs-on: ubuntu-latest