Skip to content

Commit

Permalink
add wasm target to clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
iduartgomez committed Nov 24, 2024
1 parent 3627d48 commit 08c3bae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ jobs:
with:
toolchain: stable
components: clippy
targets: wasm32-unknown-unknown

- uses: Swatinem/rust-cache@v2

Expand Down

0 comments on commit 08c3bae

Please sign in to comment.