mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-18 05:30:37 +00:00
added some debug indo
This commit is contained in:
2
.github/workflows/build_and_test.yml
vendored
2
.github/workflows/build_and_test.yml
vendored
@@ -351,6 +351,8 @@ jobs:
|
||||
|
||||
- name: Run cargo build
|
||||
run: |
|
||||
ls pg_install/v16/bin
|
||||
pg_install/v16/bin/pg_config --includedir-server
|
||||
${cov_prefix} mold -run cargo build $CARGO_FLAGS $CARGO_FEATURES --bins --tests
|
||||
|
||||
- name: Run rust tests
|
||||
|
||||
Reference in New Issue
Block a user