Skip to content

Commit 10462f0

Browse files
committed
Wincode spike
1 parent 0e03030 commit 10462f0

10 files changed

Lines changed: 1938 additions & 58 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
env:
99
JS_PACKAGES: "['clients-js']"
10-
RUST_PACKAGES: "['clients-rust', 'interface', 'program']"
10+
RUST_PACKAGES: "['clients-rust', 'interface', 'program', 'pinocchio-interface']"
1111
SBPF_PROGRAM_PACKAGES: "['program']"
1212
WASM_PACKAGES: "['interface', 'program']"
1313
IDL_PACKAGES: "['interface']"

0 commit comments

Comments
 (0)