Skip to content

Commit

Permalink
test: fix wasm-pack test compatibility issues with ic-crypto packages
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanosdev committed Feb 2, 2023
1 parent 3aab386 commit 454b6a8
Show file tree
Hide file tree
Showing 9 changed files with 475 additions and 3,455 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,6 @@ jobs:
target/
key: ${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.lock') }}

# Needed because of the IC monorepo dependencies
- name: Install Protoc
uses: arduino/setup-protoc@v1

- name: Setup Rust
uses: actions-rs/toolchain@v1
with:
Expand Down
Loading

0 comments on commit 454b6a8

Please sign in to comment.