mirror of
https://gitee.com/yansongda/pay.git
synced 2024-11-29 10:47:57 +08:00
14 lines
193 B
YAML
14 lines
193 B
YAML
filter:
|
|
excluded_paths:
|
|
- tests/*
|
|
|
|
checks:
|
|
php: true
|
|
|
|
build:
|
|
nodes:
|
|
analysis:
|
|
tests:
|
|
override:
|
|
- php-scrutinizer-run
|