Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/upgrade-phpunit-to-11' into upgr…
Browse files Browse the repository at this point in the history
…ade-phpunit-to-11
  • Loading branch information
DumitracheAdrian committed Sep 25, 2024
2 parents 0a7164c + be3865a commit 62d41bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/after_splitting_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
- name: 'Composer Setup'
run: |
composer install --no-progress
vendor-bin/monorepo/vendor/bin/monorepo-builder localize-composer-paths composer.json
vendor-bin/monorepo/vendor/bin/monorepo-builder localize-composer-paths packages/${{ matrix.package_name }}/composer.json
cd packages/${{ matrix.package_name }}
composer update --no-progress
Expand Down

0 comments on commit 62d41bb

Please sign in to comment.