[CI] Remove test partition assignments from CI summary (#21344)

This commit is contained in:
Liangsheng Yin
2026-03-24 16:27:47 -07:00
committed by GitHub
parent bbe25b2412
commit 30896bd927
2 changed files with 0 additions and 149 deletions
-4
View File
@@ -95,10 +95,6 @@ jobs:
with:
github-token: ${{ github.token }}
- name: Show test partition assignments
continue-on-error: true
run: python3 test/show_partitions.py
- name: Determine run mode
id: run-mode
run: |