Skip to content

Commit

Permalink
Update php.yml
Browse files Browse the repository at this point in the history
fix unit tests
  • Loading branch information
softcoder authored Feb 7, 2024
1 parent 1ae5b1b commit 77b4985
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 @@ -51,4 +51,4 @@ jobs:
- name: Execute tests
run: |
cd php/
export XDEBUG_MODE=coverage php vendor/bin/phpunit --coverage-text
XDEBUG_MODE=coverage php vendor/bin/phpunit --coverage-text

0 comments on commit 77b4985

Please sign in to comment.