ci: add more info for coveralls finished

This commit is contained in:
Ivan Dyachkov 2024-05-08 10:23:56 +02:00
parent c3f194710c
commit 227c6dda2f
1 changed files with 2 additions and 0 deletions

View File

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