ci: scope prompt snapshot support tests

This commit is contained in:
Peter Steinberger
2026-05-07 01:39:13 +01:00
parent 7cab067bce
commit 25343f3242
3 changed files with 20 additions and 13 deletions

View File

@@ -593,6 +593,7 @@ jobs:
RUN_CHANNELS: ${{ needs.preflight.outputs.run_checks }}
RUN_CORE_SUPPORT_BOUNDARY: ${{ needs.preflight.outputs.run_checks_node_core_dist }}
RUN_GATEWAY_WATCH: ${{ needs.preflight.outputs.run_check_additional }}
OPENCLAW_RUN_PROMPT_SNAPSHOTS: ${{ needs.preflight.outputs.run_prompt_snapshots }}
shell: bash
run: |
set -uo pipefail