Skip to content

Commit

Permalink
update gh actions: allow 40x from coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
lazToum committed Feb 13, 2025
1 parent 18c2bef commit c32dbba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c32dbba

Please sign in to comment.