Skip to content

Commit

Permalink
Update php.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanGrigorov authored Nov 19, 2022
1 parent 1b6dc7e commit 81df4e8
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 @@ -36,4 +36,4 @@ jobs:
# Docs: https://getcomposer.org/doc/articles/scripts.md

- name: Run test suite
run: vendor\bin\codecept run unit -c .\codeception.yml
run: php vendor\bin\codecept run unit -c .\codeception.yml

0 comments on commit 81df4e8

Please sign in to comment.