ADD TO: workflow #20
test-requirements-check.yml
on: push
Matrix: lint
Waiting for pending jobs
Matrix: test-plain
Waiting for pending jobs
Matrix: test-phar
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/test-requirements-check.yml#L145
The workflow is not valid. .github/workflows/test-requirements-check.yml (Line: 145, Col: 13): Unrecognized named-value: 'expect'. Located at position 37 within expression: steps.check.outcome == 'success' && expect == 'fail' .github/workflows/test-requirements-check.yml (Line: 149, Col: 13): Unrecognized named-value: 'expect'. Located at position 37 within expression: steps.check.outcome != 'success' && expect == 'success'
|