mirror of
https://git.mirrors.martin98.com/https://github.com/gulrak/filesystem
synced 2025-07-23 01:34:26 +08:00
wip
This commit is contained in:
parent
b8383ac22c
commit
e188a3d2cc
1
.github/workflows/build_cmake.yml
vendored
1
.github/workflows/build_cmake.yml
vendored
@ -118,6 +118,7 @@ jobs:
|
|||||||
if: startsWith(matrix.config.build_type, 'Debug')
|
if: startsWith(matrix.config.build_type, 'Debug')
|
||||||
env:
|
env:
|
||||||
COVERALLS_DEBUG: true
|
COVERALLS_DEBUG: true
|
||||||
|
NODE_COVERALLS_DEBUG: 1
|
||||||
uses: coverallsapp/github-action@master
|
uses: coverallsapp/github-action@master
|
||||||
with:
|
with:
|
||||||
path-to-lcov: ${{ github.workspace }}/build/coverage.info
|
path-to-lcov: ${{ github.workspace }}/build/coverage.info
|
||||||
|
Loading…
x
Reference in New Issue
Block a user