Skip to content

Commit

Permalink
Lower threshold again
Browse files Browse the repository at this point in the history
  • Loading branch information
arjenderijke authored Dec 8, 2023
1 parent 3a7e4f1 commit 73e37d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
with:
# Optional coverage threshold
# use fail-coverage to determine what should happen below this threshold
coverage-threshold: 30
coverage-threshold: 25

# collect coverage for all packages beyond the one under test
cover-pkg: ./...
Expand Down

0 comments on commit 73e37d4

Please sign in to comment.