From 44d0df13d685faf3d75d8c1a561bcb011e35bcad Mon Sep 17 00:00:00 2001 From: ydshieh Date: Tue, 7 May 2024 20:22:24 +0200 Subject: [PATCH] update --- .github/workflows/slack-report.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/slack-report.yml b/.github/workflows/slack-report.yml index a77cd6c193e8b2..0d1197a05d122a 100644 --- a/.github/workflows/slack-report.yml +++ b/.github/workflows/slack-report.yml @@ -87,6 +87,7 @@ jobs: # Upload complete failure tables, as they might be big and only truncated versions could be sent to Slack. - name: Failure table artifacts + if: ${{ inputs.job == 'run_quantization_torch_gpu' }} uses: actions/upload-artifact@v4 with: name: ci_results_${{ inputs.job }}