We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae7b80f commit 67d22adCopy full SHA for 67d22ad
.github/workflows/main.yml
@@ -10,7 +10,7 @@ env:
10
JS_PACKAGES: "['clients-js-legacy']"
11
SBPF_PROGRAM_PACKAGES: "['program']"
12
RUST_PACKAGES: "['interface', 'program']"
13
- WASM_PACKAGES: "['interface', 'program']"
+ WASM_PACKAGES: "['interface']"
14
15
jobs:
16
set_env:
0 commit comments