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 dfb4388 commit 59fd634Copy full SHA for 59fd634
Makefile
@@ -1,4 +1,5 @@
1
check: githooks
2
+ export RUSTFLAGS="${RUSTFLAGS:-} --cfg substrate_runtime"
3
./scripts/run.sh check --no-default-features --target=wasm32v1-none
4
5
check-tests: githooks
0 commit comments