Skip to content

Commit 7337349

Browse files
committed
stop the flake?
1 parent f1a487f commit 7337349

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@ jobs:
3838
- name: Install PHP dependencies
3939
run: composer update --${{ matrix.dependency-version }} --prefer-dist --no-interaction --no-progress --ansi
4040

41+
- name: Dump optimized autoloader
42+
run: composer dump-autoload --optimize --ansi
43+
4144
- name: Install dependencies
4245
run: npm ci
4346

0 commit comments

Comments
 (0)