Integration tests #5
_integration-tests.yml
on: workflow_dispatch
integration-tests-athena
integration-tests-bigquery
Matrix: integration-tests-spark
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/_integration-tests.yml#L78
The workflow is not valid. .github/workflows/_integration-tests.yml (Line: 78, Col: 15): Unexpected symbol: '"flaky"'. Located at position 29 within expression: inputs.is-flaky-test-run && "flaky" || "not-flaky" .github/workflows/_integration-tests.yml (Line: 107, Col: 18): Unexpected symbol: '"hatch'. Located at position 29 within expression: inputs.is-flaky-test-run && "hatch run integration-tests -m flaky -n1 --ddtrace" || hatch run integration-tests -m "not flaky"
|