more coveralls
This commit is contained in:
parent
6a94489df0
commit
f161a2bbc8
|
@ -57,5 +57,7 @@ jobs:
|
||||||
|
|
||||||
- name: Coveralls
|
- name: Coveralls
|
||||||
uses: coverallsapp/github-action@master
|
uses: coverallsapp/github-action@master
|
||||||
|
run: pwd
|
||||||
with:
|
with:
|
||||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
path-to-lcov: ./api/tacticalrmm/coverage.lcov
|
||||||
|
|
Loading…
Reference in New Issue