Skip to content

Commit 981cbff

Browse files
committed
Trying to fix the failure from integration
Signed-off-by: Alex Tzonkov <4975715+attzonko@users.noreply.github.com>
1 parent be7283a commit 981cbff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate-reports.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ jobs:
176176
cd shortform_report-main
177177
178178
# Use a specific JSON file for testing conversion
179-
sample_json="../Reports/CHIPS_Alliance/2024/Caliptra/caliptra_fw_report.json"
179+
sample_json="../Reports/AMD/2024/MI300X/OCP_SAFE_-_amd_asp_-_BL_-_Boot_Access_Module.json"
180180
181181
if [ -f "$sample_json" ]; then
182182
echo "Testing conversion of: $sample_json"

0 commit comments

Comments
 (0)