mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
added path-to-lcov: /coverage/lcov.info
This commit is contained in:
parent
32f76315d1
commit
c619993c76
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user