Skip to content

Commit 075a105

Browse files
Decrease MSI to 80
1 parent cbe4916 commit 075a105

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
COMPOSER_VERSION: 2
2121
COVERAGE_DRIVER: xdebug
2222
MINIMUM_COVERAGE_PERCENTAGE: 90
23-
MINIMUM_MSI_PERCENTAGE: 82
23+
MINIMUM_MSI_PERCENTAGE: 80
2424

2525
steps:
2626
- name: Checkout repository

0 commit comments

Comments
 (0)