π§°π οΈ Test (PkgCache) Package π¦π #24
manual_test_builds.yaml
on: workflow_dispatch
Matrix: build
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/manual_test_builds.yaml#L61
The workflow is not valid. .github/workflows/manual_test_builds.yaml (Line: 61, Col: 18): Unexpected symbol: '('. Located at position 103 within expression: inputs.host != 'ALL' && fromJSON('[
{"host": "aarch64-Linux"},
{"host": "x86_64-Linux"}
]').filter(x => x.host != inputs.host) .github/workflows/manual_test_builds.yaml (Line: 61, Col: 18): Unexpected value '${{ inputs.host != 'ALL' && fromJSON('[
{"host": "aarch64-Linux"},
{"host": "x86_64-Linux"}
]').filter(x => x.host != inputs.host) }}
'
|