Branch was auto-updated.

This commit is contained in:
Bhavin Patel
2024-07-09 09:33:28 -07:00
committed by GitHub
+3 -1
View File
@@ -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