Skip to content

Commit 7997131

Browse files
committed
Update test steps
1 parent 268eb8a commit 7997131

File tree

2 files changed

+12
-8
lines changed

2 files changed

+12
-8
lines changed

.github/workflows/php-test.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,10 @@ jobs:
7777
with:
7878
composer-options: '--prefer-dist'
7979

80+
- name: Setup PHP Scoper
81+
working-directory: ./vendor-bin
82+
run: composer install
83+
8084
- name: Setup Node.js (.nvmrc)
8185
uses: actions/setup-node@v4
8286
with:

vendor-bin/php-scoper/composer.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)