REDROOM
PHP 8.2.31
Path:
Logout
Edit File
Size: 429 B
Close
//opt/cpanel/ea-wappspector/.github/workflows/unit-test.yml
Text
Base64
name: unit-test on: [push] jobs: build-test: runs-on: ubuntu-latest steps: - uses: actions/checkout@v3 - uses: php-actions/composer@v6 - name: PHPUnit Tests uses: php-actions/phpunit@v4 with: php_extensions: xdebug bootstrap: tests/bootstrap.php configuration: phpunit.xml args: --coverage-text env: XDEBUG_MODE: coverage
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 2
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
lint.yml
477 B
lrw-r--r--
2026-05-14 15:20:35
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
unit-test.yml
429 B
lrw-r--r--
2026-05-14 15:20:35
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).