Skip to content

Commit

Permalink
SKIP_WASM_BUILD
Browse files Browse the repository at this point in the history
  • Loading branch information
alvicsam committed Aug 20, 2024
1 parent 4a4a705 commit 3aca871
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
- run: brew install protobuf
# - run: rustup target add wasm32-unknown-unknown --toolchain stable-aarch64-apple-darwin
- run: rustup component add rust-src --toolchain stable-aarch64-apple-darwin
- run: cargo check --workspace --locked
- run: SKIP_WASM_BUILD=1 cargo check --workspace --locked

0 comments on commit 3aca871

Please sign in to comment.