diff --git a/.github/workflows/docker-detection-testing.yml b/.github/workflows/docker-detection-testing.yml index edcb1e588a..0c75b7d2ec 100644 --- a/.github/workflows/docker-detection-testing.yml +++ b/.github/workflows/docker-detection-testing.yml @@ -243,6 +243,13 @@ jobs: - name: Merge Detections into single File run: | cd automated_detection_testing/ci/detection_testing_batch + echo "res0" + ls + echo "res1" + ls + echo "res2" + ls results_* + python summarize_json.py --files results_*/combined.json --output_filename summary_test_results.json