Skip to content

Commit

Permalink
Fix parse error in .codecov.yml (mui#9355)
Browse files Browse the repository at this point in the history
  • Loading branch information
pelotom authored and mbrookes committed Dec 1, 2017
1 parent a1a3a3d commit e8de71b
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 @@ -4,5 +4,5 @@ coverage:
status:
patch:
default:
threshold: .1%
threshold: 0.1%
comment: false

0 comments on commit e8de71b

Please sign in to comment.