Skip to content

Commit edff34c

Browse files
committed
Drop superfluous cargo build step
.. as we're about to `cargo test` anyways.
1 parent da51546 commit edff34c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/vss-integration.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,4 @@ jobs:
4444
run: |
4545
cd ldk-node
4646
export TEST_VSS_BASE_URL="http://localhost:8080/vss"
47-
RUSTFLAGS="--cfg vss_test" cargo build --verbose --color always
4847
RUSTFLAGS="--cfg vss_test" cargo test --test integration_tests_vss

0 commit comments

Comments
 (0)