diff --git a/.github/workflows/docker-detection-testing.yml b/.github/workflows/docker-detection-testing.yml index 3eb30e0540..4ec66abf06 100644 --- a/.github/workflows/docker-detection-testing.yml +++ b/.github/workflows/docker-detection-testing.yml @@ -148,7 +148,7 @@ jobs: - name: Upload Test Results Files uses: actions/upload-artifact@v2 with: - name: testing-results-files + name: ${{ matrix.test_filename}}.results path: | automated_detection_testing/ci/detection_testing_batch/success.csv automated_detection_testing/ci/detection_testing_batch/error.csv