Skip to content

Commit 5bf695f

Browse files
committed
fix
1 parent 46b8c91 commit 5bf695f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1+
export RUSTFLAGS := ${RUSTFLAGS} --cfg substrate_runtime
2+
13
check: githooks
2-
export RUSTFLAGS="${RUSTFLAGS:-} --cfg substrate_runtime"
34
./scripts/run.sh check --no-default-features --target=wasm32v1-none
45

56
check-tests: githooks

0 commit comments

Comments
 (0)