Skip to content

Commit 514c81f

Browse files
committed
WIP
1 parent 8da885b commit 514c81f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,8 @@ jobs:
226226
else
227227
export METRICS_FILE=obj/build/metrics.json
228228
fi
229+
ls build
230+
ls obj/build
229231
./build/citool/debug/citool postprocess-metrics ${METRICS_FILE} ${GITHUB_STEP_SUMMARY}
230232
231233
# This job isused to tell bors the final status of the build, as there is no practical way to detect

0 commit comments

Comments
 (0)