mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
use absolute path
This commit is contained in:
parent
6da30e2b61
commit
fcf2541f67
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -266,7 +266,7 @@ jobs:
|
||||
uses: romeovs/lcov-reporter-action@v0.2.21
|
||||
with:
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
lcov-file: ~/coverage/lcov.info
|
||||
lcov-file: /home/runner/coverage/lcov.info
|
||||
##########################################################################
|
||||
# COVERALLS REPORT FRONTEND ##############################################
|
||||
##########################################################################
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user