Skip to content

Commit 44bbbe4

Browse files
committed
wip
1 parent 171d97b commit 44bbbe4

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
@@ -38,7 +38,7 @@ jobs:
3838
- uses: ramsey/composer-install@v3
3939
with:
4040
dependency-versions: ${{ matrix.dependency-versions }}
41-
composer-options: --no-audit --optimize-autoloader
41+
composer-options: --no-audit # --optimize-autoloader
4242

4343
# TODO: `--fail-on-incomplete` doesn't fail
4444
# See: https://github.com/pestphp/pest/issues/1328

0 commit comments

Comments
 (0)