Update #19
simple.yaml
on: push
Build R package
Hello, world!
Annotations
1 error
Invalid workflow file:
.github/workflows/simple.yaml#L58
The workflow is not valid. .github/workflows/simple.yaml (Line: 58, Col: 9): Unrecognized named-value: 'env'. Located at position 10 within expression: contains(env.ENABLED_STEPS, 'build_and_check')
|