mirror of
https://github.com/Luzifer/wasm-openssl.git
synced 2024-11-08 14:50:10 +00:00
Disable tests during build
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
84148a12a3
commit
d245c44322
1 changed files with 1 additions and 0 deletions
|
@ -9,3 +9,4 @@ commands:
|
|||
environment:
|
||||
ARCHS: js/wasm
|
||||
CGO_ENABLED: 0
|
||||
NO_TESTS: "true"
|
||||
|
|
Loading…
Reference in a new issue