Skip to content

Commit 7b016c9

Browse files
committed
Test
1 parent 3f40833 commit 7b016c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ jobs:
136136

137137
- run: ./vendor/bin/phpunit ${{ matrix.phpunit-flags }}
138138
env:
139-
FAST_LINT_TEST_CASES: ${{ matrix.FAST_LINT_TEST_CASES }}
139+
FAST_LINT_TEST_CASES: 0
140140

141141
- if: matrix.calculate-coverage
142142
env:

0 commit comments

Comments
 (0)