Skip to content

Commit 1d70514

Browse files
committed
ci: drop wasm target from main ci, not required
1 parent 818b355 commit 1d70514

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,6 @@ jobs:
2929
target/
3030
key: ${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.lock') }}
3131

32-
- run: |
33-
rustup target add wasm32-unknown-unknown
34-
3532
- name: Build
3633
run: cargo build --release
3734

0 commit comments

Comments
 (0)