[CI] (test): gate the retrace pipeline on the integration lane - build-retrace and trace-cases now need it

This commit is contained in:
2026-08-12 08:41:19 -04:00
parent 01381a0404
commit 811f32760e
+2
View File
@@ -344,6 +344,7 @@ jobs:
- build-linux
- test
- benchmark
- integration
permissions:
actions: write
contents: read
@@ -488,6 +489,7 @@ jobs:
needs:
- test
- benchmark
- integration
outputs:
names: ${{ steps.trace-cases.outputs.names }}
steps: