Skip to content

Commit

Permalink
Update workflow again.
Browse files Browse the repository at this point in the history
  • Loading branch information
terabytesoftw committed Feb 9, 2024
1 parent 7c2a2de commit bd7f82f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
uses: yiisoft/actions/.github/workflows/codeception.yml@allowed-custom-codeception-command
with:
extensions: fileinfo, intl
codeception-command: vendor\bin\codecept run --env yii-serve
codeception-command: vendor/bin/codecept run --env yii-serve
os: >-
['ubuntu-latest']
php: >-
Expand Down

0 comments on commit bd7f82f

Please sign in to comment.