Skip to content

Commit

Permalink
Run in correct directory
Browse files Browse the repository at this point in the history
  • Loading branch information
gnongsie committed Jul 25, 2024
1 parent 0d60479 commit 282edf3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/php-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:

- name: Composer Update
run: |
cd $sdk_php
composer require "phpunit/phpunit:${{env.PHPUNIT_VERSION}}" --no-update --dev
composer update --prefer-dist
Expand Down

0 comments on commit 282edf3

Please sign in to comment.