diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index 70b96d2..1abc1d5 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -49,6 +49,7 @@ jobs: with: github-token: ${{ secrets.GITHUB_TOKEN }} path-to-lcov: coverage/lcov.info + fail-on-error: false # https://github.com/marketplace/actions/alls-green#why alls-green: # This job does nothing and is only used for the branch protection