Skip to content

Commit

Permalink
Make coverage success optional in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
bantonsson committed Oct 10, 2024
1 parent f363618 commit a248819
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/all-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ jobs:
delay: '3'
retries: '30'
polling_interval: '1'
checks_exclude: 'coverage'

0 comments on commit a248819

Please sign in to comment.