ci: add more info for coveralls finished
This commit is contained in:
parent
c3f194710c
commit
227c6dda2f
|
@ -222,6 +222,8 @@ jobs:
|
|||
uses: coverallsapp/github-action@3dfc5567390f6fa9267c0ee9c251e4c8c3f18949 # v2.2.3
|
||||
with:
|
||||
parallel-finished: true
|
||||
git-branch: ${{ github.ref }}
|
||||
git-commit: ${{ github.sha }}
|
||||
|
||||
- run: echo "All tests passed"
|
||||
|
||||
|
|
Loading…
Reference in New Issue