Skip to content

Commit 0973042

Browse files
committed
chore: fix transient random test failures
1 parent 7b109bb commit 0973042

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-random-execution.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,7 @@ jobs:
175175
with:
176176
php-version: ${{ matrix.php-version }}
177177
extensions: gd, curl, iconv, json, mbstring, openssl, sodium
178+
ini-values: opcache.enable_cli=0
178179
coverage: none
179180

180181
- name: Get composer cache directory

0 commit comments

Comments
 (0)