mirror of
https://github.com/red0124/ssp.git
synced 2025-01-23 04:55:20 +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
|
||||
path: ${{github.workspace}}/html
|
||||
|
||||
- name: Coveralls GitHub Action
|
||||
- name: Invoke coveralls
|
||||
uses: coverallsapp/github-action@v2
|
||||
with:
|
||||
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