Skip to content

Commit

Permalink
Update php.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
usernane committed Mar 7, 2024
1 parent ac99a7e commit 167919e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
run: composer install --prefer-dist --no-progress

- name: Execute Tests
run: phpunit --configuration tests\phpunit.xml
run: phpunit --configuration tests/phpunit.xml

0 comments on commit 167919e

Please sign in to comment.