tinygo/.github/workflows
Ayke van Laethem ec27d9fb48 ci: don't pass -v to go test
It can be difficult to find what went wrong in a test. Omitting -v
should make it easier to see the failing tests and the output for them
(note that output is still printed for tests that fail).
2023-02-20 00:23:52 +01:00
..
build-macos.yml ci: don't pass -v to go test 2023-02-20 00:23:52 +01:00
docker.yml build/docker: use build context from pre-saved LLVM container to avoid rebuilding 2023-02-18 19:41:11 +01:00
linux.yml build/linux: install wasmtime directly from github release 2023-02-18 19:41:11 +01:00
windows.yml ci: don't pass -v to go test 2023-02-20 00:23:52 +01:00