Testing #433
testing.yml
on: schedule
Matrix: test / functional
Waiting for pending jobs
Matrix: test / unit
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/testing.yml#L14
The workflow is not valid. In .github/workflows/testing.yml (Line: 14, Col: 11): Error from called workflow wp-cli/.github/.github/workflows/reusable-testing.yml@main (Line: 136, Col: 16): Unexpected symbol: '='. Located at position 17 within expression: matrix.dbtype !== 'sqlite' && format('mysql:{0}', matrix.mysql) || '' wp-cli/.github/.github/workflows/reusable-testing.yml@main (Line: 185, Col: 13): Unexpected symbol: '='. Located at position 17 within expression: matrix.dbtype !== 'sqlite' && matrix.php >= inputs.minimum-php && steps.check_files.outputs.files_exists == 'true'
|