fix: complete cache fallback implementation for quality-metrics workflow #73
Annotations
1 error
|
Invalid workflow file:
.github/workflows/status.yml#L26
The workflow is not valid. .github/workflows/status.yml (Line: 26, Col: 11): Unexpected symbol: '-v'. Located at position 149 within expression: steps.setup-pixi-cache.outcome == 'failure' || (runner.os == 'Windows' && !contains(env.PATH, '.pixi\\bin')) || (runner.os != 'Windows' && !command -v pixi)
|