8 lines
122 B
YAML
8 lines
122 B
YAML
name: Extra tests
|
|
runs:
|
|
using: composite
|
|
steps:
|
|
- shell: sh
|
|
run: |
|
|
sapi/cli/php run-extra-tests.php
|