We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca15e11 commit 9b1eb27Copy full SHA for 9b1eb27
Makefile
@@ -31,8 +31,6 @@ docker-run:
31
docker run --platform linux/amd64 --rm -it ${DOCKER_VOLUME} wa-lang/wa
32
33
ci-test-all:
34
- make wasm-js
35
-
36
go install
37
go test ./...
38
0 commit comments