Skip to content

Commit

Permalink
Increase MSI limits that fail the builds (#1638)
Browse files Browse the repository at this point in the history
  • Loading branch information
maks-rafalko committed Jan 8, 2022
1 parent 7b92b2c commit f5429e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/mt.yaml
Expand Up @@ -11,8 +11,8 @@ on:
- master

env:
MIN_MSI: 68.00
MIN_COVERED_MSI: 80.00
MIN_MSI: 71.93
MIN_COVERED_MSI: 86.78

jobs:
tests:
Expand Down

0 comments on commit f5429e3

Please sign in to comment.