Skip to content

Commit

Permalink
fix : codecov.yml bug fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
sepandhaghighi committed May 23, 2024
1 parent b63c134 commit 03087ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
codecov:
require_ci_to_pass: yes
notify:
notify:
after_n_builds: 3
wait_for_ci: yes

Expand All @@ -14,4 +14,4 @@ coverage:
enabled: no
project:
default:
threshold: 2%
threshold: 1%

0 comments on commit 03087ea

Please sign in to comment.