Refactor cache-pixi-lock.yml workflow into external action
#20393
ci.yaml
on: pull_request
Annotations
1 error and 1 warning
|
cache-pixi-lock
Process completed with exit code 137.
|
|
Workflow syntax warning:
.github/workflows/ci.yaml#L137
.github/workflows/ci.yaml (Line: 137, Col: 13): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|