diff --git a/.github/workflows/t3000-demo-tests.yaml b/.github/workflows/t3000-demo-tests.yaml index 9bc51f000f54..c85eddb339f4 100644 --- a/.github/workflows/t3000-demo-tests.yaml +++ b/.github/workflows/t3000-demo-tests.yaml @@ -48,6 +48,7 @@ jobs: - name: Extract files run: tar -xvf ttm_${{ matrix.test-group.arch }}.tar - uses: ./.github/actions/install-python-deps + - uses: ./.github/actions/load-docker-image - name: Run demo regression tests timeout-minutes: 180 run: |