Add Documentation #333
Annotations
1 error
Invalid workflow file:
.github/workflows/ci.yml#L35
The workflow is not valid. .github/workflows/ci.yml (Line: 35, Col: 11): Unexpected symbol: '"success"'. Located at position 46 within expression: always() && steps.setup_python.conclusion == "success" .github/workflows/ci.yml (Line: 40, Col: 11): Unexpected symbol: '"success"'. Located at position 46 within expression: always() && steps.setup_python.conclusion == "success"
|