mirror of
https://github.com/yiisoft/app.git
synced 2026-02-20 01:21:20 +01:00
Enabled debug mode.
This commit is contained in:
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@@ -23,8 +23,9 @@ name: build
|
||||
|
||||
jobs:
|
||||
build:
|
||||
uses: yiisoft/actions/.github/workflows/codeception.yml@master
|
||||
uses: yiisoft/actions/.github/workflows/codeception.yml@add-debug-mode-to-codeception
|
||||
with:
|
||||
debug: true
|
||||
extensions: fileinfo, intl
|
||||
os: >-
|
||||
['ubuntu-latest']
|
||||
|
||||
Reference in New Issue
Block a user