mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 20:29:29 +00:00
16 lines
233 B
YAML
16 lines
233 B
YAML
build_settings:
|
|
verbose: false
|
|
prefer_symlink: false
|
|
ignore:
|
|
- "vendor"
|
|
- "tests"
|
|
|
|
setup:
|
|
|
|
test:
|
|
codeception:
|
|
config: "tests/codeception/"
|
|
path: "tests/codeception/_output/"
|
|
|
|
complete:
|