Skip to content

Commit 8b99d30

Browse files
authored
Update demo-matrix-test.yml
Signed-off-by: 1minds3t <1minds3t@proton.me>
1 parent 2549bcc commit 8b99d30

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/demo-matrix-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ jobs:
315315
# PyPI release gate - requires all demos to pass on key Python versions
316316
pypi-gate:
317317
name: "✅ PyPI Release Gate"
318-
needs: [syntax-check, syntax-check-py37, demo-matrix, demo-matrix-py37, chaos-individual]
318+
needs: [syntax-check, syntax-check-py37, demo-matrix, demo-matrix-py37, chaos-individual, chaos-heavy-self-hosted]
319319
runs-on: ubuntu-latest
320320
if: startsWith(github.ref, 'refs/tags/')
321321
steps:

0 commit comments

Comments
 (0)