Skip to content

Commit

Permalink
reduce code coverage requirement for admin for now
Browse files Browse the repository at this point in the history
  • Loading branch information
nickdavis2001 committed Nov 20, 2024
1 parent 6a5098f commit 9d98afe
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 @@ -15,7 +15,7 @@ coverage:
flags:
- use-an-lpa-api
admin:
target: 70%
target: 60%
flags:
- use-an-lpa-admin

Expand Down

0 comments on commit 9d98afe

Please sign in to comment.