Skip to content

Commit 8de313d

Browse files
committed
fix: sdk-test sdk-tests folder naming collision
1 parent d1fa945 commit 8de313d

File tree

13 files changed

+202
-203
lines changed

13 files changed

+202
-203
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
cargo test -p light-sdk
7272
cargo test -p light-program-test
7373
cargo test -p light-client
74-
cargo test-sbf -p client-test
74+
cargo test -p client-test
7575
cargo test -p light-sparse-merkle-tree
7676
cargo test -p light-batched-merkle-tree --features test-only -- --skip test_simulate_transactions --skip test_e2e
7777

0 commit comments

Comments
 (0)