mirror of
https://github.com/AtHeartEngineering/bandada.git
synced 2026-01-09 20:28:06 -05:00
ci: add coveralls flag-name option
This commit is contained in:
1
.github/workflows/coverall.yml
vendored
1
.github/workflows/coverall.yml
vendored
@@ -45,6 +45,7 @@ jobs:
|
||||
uses: coverallsapp/github-action@master
|
||||
with:
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
flag-name: run-${{ matrix.app }}
|
||||
path-to-lcov: ./coverage/${{ matrix.app }}/lcov.info
|
||||
parallel: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user