mirror of
https://github.com/red0124/ssp.git
synced 2025-02-02 16:51:12 +01:00
Update coverage ci
This commit is contained in:
parent
ed8f4e3147
commit
0bd78120f3
4
.github/workflows/coverage.yml
vendored
4
.github/workflows/coverage.yml
vendored
@ -70,8 +70,8 @@ jobs:
|
|||||||
name: code-coverage-report
|
name: code-coverage-report
|
||||||
path: ${{github.workspace}}/html
|
path: ${{github.workspace}}/html
|
||||||
|
|
||||||
- name: Coveralls GitHub Action
|
- name: Invoke coveralls
|
||||||
uses: coverallsapp/github-action@v2
|
uses: coverallsapp/github-action@v2
|
||||||
with:
|
with:
|
||||||
github-token: ${{secrets.GITHUB_TOKEN}}
|
github-token: ${{secrets.GITHUB_TOKEN}}
|
||||||
path-to-lcov: ${{github.workspace}}.filtered.info
|
path-to-lcov: ${{github.workspace}}/filtered.info
|
||||||
|
Loading…
Reference in New Issue
Block a user