Skip to content

Commit

Permalink
add wasm32 target in test flow
Browse files Browse the repository at this point in the history
  • Loading branch information
epanchee committed Sep 18, 2023
1 parent daf4856 commit 6e91d54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests_and_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
with:
profile: minimal
toolchain: 1.68.0
target: wasm32-unknown-unknown
override: true
components: rustfmt, clippy

Expand Down

0 comments on commit 6e91d54

Please sign in to comment.