mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
Branch was auto-updated.
This commit is contained in:
@@ -22,6 +22,7 @@ jobs:
|
||||
run: |
|
||||
sudo apt update -qq
|
||||
sudo apt install jq -qq
|
||||
python -m pip install --upgrade pip
|
||||
pip install contentctl
|
||||
|
||||
|
||||
@@ -51,7 +52,8 @@ jobs:
|
||||
|
||||
- name: Formatted Final Report
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pwd
|
||||
ls -la .github/workflows
|
||||
python .github/workflows/format_test_results.py >> $GITHUB_STEP_SUMMARY 2>&1
|
||||
|
||||
- name: Check script result
|
||||
|
||||
Reference in New Issue
Block a user