We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c297815 commit 4bfbd82Copy full SHA for 4bfbd82
1 file changed
sdk-tests/csdk-anchor-test/package.json
@@ -3,7 +3,7 @@
3
"version": "0.1.0",
4
"license": "Apache-2.0",
5
"scripts": {
6
- "build": "cargo build-sbf --release",
+ "build": "cargo build-sbf",
7
"test": "cargo test-sbf -- --nocapture"
8
},
9
"nx": {}
0 commit comments