Skip to content

Commit 35cb806

Browse files
committed
f fix ci
1 parent b3cdcd1 commit 35cb806

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ldk-node-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: Build and Deploy VSS Server
4040
run: |
4141
cd vss-server/rust
42-
cargo build
42+
cargo build --no-default-features
4343
cargo run server/vss-server-config.toml&
4444
- name: Run LDK Node Integration tests
4545
run: |

0 commit comments

Comments
 (0)