more coveralls

This commit is contained in:
wh1te909 2022-04-09 00:43:47 +00:00
parent 6a94489df0
commit f161a2bbc8
1 changed files with 2 additions and 0 deletions

View File

@ -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