Skip to content

Commit

Permalink
ci(coverage): reset threshold after acts-project#3222 (acts-project#3225
Browse files Browse the repository at this point in the history
)

Resets the codecov threshold after:
- acts-project#3222
  • Loading branch information
AJPfleger authored May 27, 2024
1 parent 8ad346b commit 4745e24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ coverage:
project:
default:
target: auto
threshold: 2%
threshold: 0.1%
patch: off

0 comments on commit 4745e24

Please sign in to comment.