mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-28 20:16:58 +03:00
Print metrics postprocessing to stdout
This allows the code to be simplified a little bit.
This commit is contained in:
@@ -253,7 +253,7 @@ jobs:
|
||||
fi
|
||||
|
||||
./build/citool/debug/citool postprocess-metrics \
|
||||
${METRICS} ${GITHUB_STEP_SUMMARY}
|
||||
${METRICS} >> ${GITHUB_STEP_SUMMARY}
|
||||
|
||||
- name: upload job metrics to DataDog
|
||||
# This step is not critical, and if some I/O problem happens, we don't want
|
||||
|
||||
Reference in New Issue
Block a user