We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
cargo build
1 parent da51546 commit edff34cCopy full SHA for edff34c
1 file changed
.github/workflows/vss-integration.yml
@@ -44,5 +44,4 @@ jobs:
44
run: |
45
cd ldk-node
46
export TEST_VSS_BASE_URL="http://localhost:8080/vss"
47
- RUSTFLAGS="--cfg vss_test" cargo build --verbose --color always
48
RUSTFLAGS="--cfg vss_test" cargo test --test integration_tests_vss
0 commit comments