mirror of
https://github.com/neondatabase/neon.git
synced 2026-09-05 04:49:13 +00:00
fixup: need to actually build the libstatvfs_ldpreload.so
This commit is contained in:
@@ -240,7 +240,7 @@ jobs:
|
||||
|
||||
- name: Run cargo build
|
||||
run: |
|
||||
${cov_prefix} mold -run cargo build $CARGO_FLAGS --bins --tests
|
||||
${cov_prefix} mold -run cargo build $CARGO_FLAGS
|
||||
|
||||
- name: Run cargo test
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user