We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c171c9e commit 5f67745Copy full SHA for 5f67745
2 files changed
.github/workflows/python-examples.yml
@@ -56,9 +56,6 @@ jobs:
56
- name: "Example: 03_select_values_custom_runs"
57
run: python $GITHUB_WORKSPACE/python/examples/03_select_values_custom_runs.py
58
59
- - name: "Example: 04_select_cdc_gas_pressure"
60
- run: python $GITHUB_WORKSPACE/python/examples/04_select_cdc_gas_pressure.py
61
-
62
- name: "Example: 10_create_conditions_basic"
63
run: python $GITHUB_WORKSPACE/python/examples/10_create_conditions_basic.py
64
python/examples/04_select_cdc_gas_pressure.py
0 commit comments