We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a5974d commit cc0ba5eCopy full SHA for cc0ba5e
.github/workflows/smoke_tests.yml
@@ -77,7 +77,6 @@ jobs:
77
pytest -vv --gherkin-terminal-reporter \
78
unity-test/system/smoke/step_defs/test_airflow_api_health.py \
79
--airflow-endpoint=${{ github.event.inputs.MCP_VENUE_OPS_AIRFLOW_ENDPOINT || vars.MCP_VENUE_OPS_AIRFLOW_ENDPOINT }} \
80
- --ogc-processes-endpoint=${{ github.event.inputs.MCP_VENUE_OPS_OGC_PROCESSES_ENDPOINT || vars.MCP_VENUE_OPS_OGC_PROCESSES_ENDPOINT }}
81
82
- name: MCP Venue SBG Dev - Smoke tests
83
id: mcp_sbg_dev_smoke_tests
0 commit comments