Skip to content

Commit

Permalink
Merge pull request #53 from piotr-roslaniec/ferveo-types
Browse files Browse the repository at this point in the history
  • Loading branch information
piotr-roslaniec authored May 29, 2023
2 parents 03b7ba0 + a4f4575 commit a348f86
Show file tree
Hide file tree
Showing 15 changed files with 1,384 additions and 554 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/nucypher-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
toolchain: ${{ matrix.rust }}
target: ${{ matrix.target }}
override: true
- run: cargo install wasm-pack
- run: cargo install wasm-opt wasm-pack
- run: cd ../nucypher-core-wasm && wasm-pack test --node

yarn-test:
Expand Down
Loading

0 comments on commit a348f86

Please sign in to comment.