feat(php): add ci and e2e tests #1
php.yml
on: pull_request
Check whether any PHP-related files were modified, skip the test job if not
/
Check whether any relevant files were modified
Matrix: Run PHP init container tests
Waiting for pending jobs
Matrix: publish
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/php.yml#L67
The workflow is not valid. .github/workflows/php.yml (Line: 67, Col: 7): Unrecognized named-value: 'steps'. Located at position 1 within expression: steps.set-matrix.outputs.RUN_MATRIX_LIBC .github/workflows/php.yml (Line: 67, Col: 7): Unexpected value 'RUN_MATRIX_LIBC=${{ steps.set-matrix.outputs.RUN_MATRIX_LIBC }}'
|