mirror of
https://github.com/neondatabase/neon.git
synced 2026-07-04 20:50:40 +00:00
CI(neon-build): print sccache stats
This commit is contained in:
1
.github/workflows/build_and_test.yml
vendored
1
.github/workflows/build_and_test.yml
vendored
@@ -336,6 +336,7 @@ jobs:
|
||||
- name: Run cargo build
|
||||
run: |
|
||||
${cov_prefix} mold -run cargo build $CARGO_FLAGS $CARGO_FEATURES --bins --tests
|
||||
sccache -s
|
||||
|
||||
# Do install *before* running rust tests because they might recompile the
|
||||
# binaries with different features/flags.
|
||||
|
||||
Reference in New Issue
Block a user