diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index b7e8432..9d4ec3b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -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: >-