Skip to content

Commit

Permalink
Move torii-client-wasm to dojo.js repo (#1107)
Browse files Browse the repository at this point in the history
  • Loading branch information
kariy authored Oct 26, 2023
1 parent 931cb92 commit 178320f
Show file tree
Hide file tree
Showing 20 changed files with 1 addition and 8,714 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,6 @@ jobs:
- name: "Ensure `torii-client` crate is WASM-able"
run: |
cargo build -r --target wasm32-unknown-unknown -p torii-client
- name: "Ensure `torii-client-wasm` crate is WASM-able"
run: |
cargo build -r --target wasm32-unknown-unknown --manifest-path crates/torii/client/wasm/Cargo.toml
# cairofmt:
# runs-on: ubuntu-latest
Expand Down
5 changes: 0 additions & 5 deletions crates/torii/client/wasm/.cargo/config.toml

This file was deleted.

3 changes: 0 additions & 3 deletions crates/torii/client/wasm/.gitignore

This file was deleted.

Loading

0 comments on commit 178320f

Please sign in to comment.