ci: re-add fmt-check in CI

This was removed in https://github.com/tinygo-org/tinygo/pull/5406.
This commit is contained in:
Ayke van Laethem
2026-05-27 09:37:12 +02:00
committed by Ayke
parent 7d51044892
commit 997974376d
+2
View File
@@ -266,6 +266,8 @@ jobs:
- run: make smoketest
- run: make wasmtest
- run: make tinygo-test-baremetal
- name: Check Go code formatting
run: make fmt-check lint
build-linux-cross:
# Build ARM Linux binaries, ready for release.
# This intentionally uses an older Linux image, so that we compile against