mirror of
https://github.com/element-hq/dendrite.git
synced 2025-03-14 14:15:35 +00:00
4 lines
106 B
Bash
4 lines
106 B
Bash
![]() |
#!/bin/sh -eu
|
||
|
|
||
|
GOOS=js GOARCH=wasm go test -v -exec "$(pwd)/test/wasm/index.js" ./cmd/dendritejs-pinecone
|