mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-12 06:08:30 +09:00
[CI] (test): gate the retrace pipeline on the integration lane - build-retrace and trace-cases now need it
This commit is contained in:
@@ -344,6 +344,7 @@ jobs:
|
|||||||
- build-linux
|
- build-linux
|
||||||
- test
|
- test
|
||||||
- benchmark
|
- benchmark
|
||||||
|
- integration
|
||||||
permissions:
|
permissions:
|
||||||
actions: write
|
actions: write
|
||||||
contents: read
|
contents: read
|
||||||
@@ -488,6 +489,7 @@ jobs:
|
|||||||
needs:
|
needs:
|
||||||
- test
|
- test
|
||||||
- benchmark
|
- benchmark
|
||||||
|
- integration
|
||||||
outputs:
|
outputs:
|
||||||
names: ${{ steps.trace-cases.outputs.names }}
|
names: ${{ steps.trace-cases.outputs.names }}
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user