Skip to content

Commit 82819cd

Browse files
Remove coveralls after changelog (same as main)
1 parent ff8cb28 commit 82819cd

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.github/workflows/release_changelog.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,3 @@ jobs:
2222
body: ${{ steps.github_release.outputs.changelog }}
2323
env:
2424
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN}}
25-
finish:
26-
needs: release
27-
if: ${{ always() }}
28-
runs-on: ubuntu-latest
29-
steps:
30-
- name: Coveralls Finished
31-
uses: coverallsapp/github-action@v2
32-
with:
33-
parallel-finished: true
34-
carryforward: run-jvm-8,run-jvm-11,run-jvm-17

0 commit comments

Comments
 (0)