mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
Still diagnosing path issues for summarize.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user