We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be7283a commit 981cbffCopy full SHA for 981cbff
.github/workflows/validate-reports.yml
@@ -176,7 +176,7 @@ jobs:
176
cd shortform_report-main
177
178
# Use a specific JSON file for testing conversion
179
- sample_json="../Reports/CHIPS_Alliance/2024/Caliptra/caliptra_fw_report.json"
+ sample_json="../Reports/AMD/2024/MI300X/OCP_SAFE_-_amd_asp_-_BL_-_Boot_Access_Module.json"
180
181
if [ -f "$sample_json" ]; then
182
echo "Testing conversion of: $sample_json"
0 commit comments