Skip to content

Commit 9b1eb27

Browse files
committed
fix github action
1 parent ca15e11 commit 9b1eb27

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Makefile

-2
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@ docker-run:
3131
docker run --platform linux/amd64 --rm -it ${DOCKER_VOLUME} wa-lang/wa
3232

3333
ci-test-all:
34-
make wasm-js
35-
3634
go install
3735
go test ./...
3836

0 commit comments

Comments
 (0)