We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8da885b commit 514c81fCopy full SHA for 514c81f
.github/workflows/ci.yml
@@ -226,6 +226,8 @@ jobs:
226
else
227
export METRICS_FILE=obj/build/metrics.json
228
fi
229
+ ls build
230
+ ls obj/build
231
./build/citool/debug/citool postprocess-metrics ${METRICS_FILE} ${GITHUB_STEP_SUMMARY}
232
233
# This job isused to tell bors the final status of the build, as there is no practical way to detect
0 commit comments