diff --git a/.github/workflows/t3000-demo-tests.yaml b/.github/workflows/t3000-demo-tests.yaml index 4ec223efa74..c04af2e12c1 100644 --- a/.github/workflows/t3000-demo-tests.yaml +++ b/.github/workflows/t3000-demo-tests.yaml @@ -44,7 +44,6 @@ jobs: - name: Extract files run: tar -xvf ttm_${{ matrix.runner-info.arch }}.tar - uses: ./.github/actions/install-python-deps - - name: ${{ matrix.test-group.name }} tests - name: Run demo regression tests timeout-minutes: 180 run: |