This commit is contained in:
Steffen Schuemann 2021-07-04 16:21:51 +02:00
parent b8383ac22c
commit e188a3d2cc

View File

@ -118,6 +118,7 @@ jobs:
if: startsWith(matrix.config.build_type, 'Debug')
env:
COVERALLS_DEBUG: true
NODE_COVERALLS_DEBUG: 1
uses: coverallsapp/github-action@master
with:
path-to-lcov: ${{ github.workspace }}/build/coverage.info