fix(branch_ci): Show some options #1
branch_ci.yml
on: push
run_non_default_branch_push_ci
/
lint-typecheck
run_non_default_branch_push_ci
/
build-container
Annotations
1 error
Invalid workflow file:
.github/workflows/branch_ci.yml#L10
The workflow is not valid. In .github/workflows/branch_ci.yml (Line: 10, Col: 11): Error from called workflow openclimatefix/.github/.github/workflows/nondefault_branch_push_ci_python.yml@main (Line: 132, Col: 13): Unexpected symbol: '"pytest"'. Located at position 23 within expression: inputs.test_runner == "pytest" || inputs.test_runner != "unittest" In .github/workflows/branch_ci.yml (Line: 10, Col: 11): Error from called workflow openclimatefix/.github/.github/workflows/nondefault_branch_push_ci_python.yml@main (Line: 135, Col: 13): Unexpected symbol: '"unittest"'. Located at position 23 within expression: inputs.test_runner == "unittest"
|