Skip to content

Commit adaa11a

Browse files
jannikluhnulope
authored andcommitted
Remove WASM build
1 parent 1c9205a commit adaa11a

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.circleci/config.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -160,15 +160,6 @@ jobs:
160160
asdf install tinygo
161161
asdf install binaryen
162162
asdf install nodejs
163-
- run: make build wasm
164-
- node/install-packages:
165-
app-dir: ../js/shutter-crypto
166-
override-ci-command: npm install
167-
- run: make wasm-js
168-
- run:
169-
name: "Run WASM tests"
170-
command: |
171-
make wasm-js-test
172163
- run:
173164
name: "Run unit tests with gotestsum"
174165
command: |

0 commit comments

Comments
 (0)