ci: introduce env php versions #522
ci.yml
on: push
Matrix: composer
Waiting for pending jobs
remove_old_artifacts
Matrix: phpunit
Waiting for pending jobs
Matrix: phpcs
Waiting for pending jobs
Matrix: phpmd
Waiting for pending jobs
Matrix: phpstan
Waiting for pending jobs
coverage
Annotations
1 error
Invalid workflow file:
.github/workflows/ci.yml#L13
The workflow is not valid. .github/workflows/ci.yml (Line: 13, Col: 14): Unrecognized named-value: 'env'. Located at position 10 within expression: fromJson(env.PHP_VERSIONS) .github/workflows/ci.yml (Line: 13, Col: 14): Unexpected value '${{ fromJson(env.PHP_VERSIONS) }}'
|