From bd7f82fb52dc4c3ad34dcb9e4d818060822ad51b Mon Sep 17 00:00:00 2001 From: Wilmer Arambula Date: Fri, 9 Feb 2024 07:15:07 -0300 Subject: [PATCH] Update workflow again. --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: >-