diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d7d180c5..5a7d4623 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -60,6 +60,7 @@ jobs: with: github-token: ${{ secrets.GITHUB_TOKEN }} parallel-finished: true + fail-on-error: false release-please: needs: test