Skip to content

Commit

Permalink
Merge pull request #769 from iduartgomez/main
Browse files Browse the repository at this point in the history
Update wasmer + rm wasi
  • Loading branch information
iduartgomez authored Aug 11, 2023
2 parents c9544ae + bcef3d6 commit e26481b
Show file tree
Hide file tree
Showing 24 changed files with 2,675 additions and 1,207 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ jobs:
- name: Add dependencies
run: |
rustup target add wasm32-unknown-unknown
rustup target add wasm32-wasi
- name: Build
run: |
Expand Down Expand Up @@ -139,7 +138,6 @@ jobs:
- name: Add dependencies
run: |
rustup target add wasm32-unknown-unknown
rustup target add wasm32-wasi
- name: clippy
run: cargo clippy -- -D warnings
Expand Down
Loading

0 comments on commit e26481b

Please sign in to comment.