ci/launcher: check fmt
This commit is contained in:
parent
6ebe4747ae
commit
28b46bfb96
@ -13,6 +13,8 @@ do
|
||||
$ZIG build-exe -fno-emit-bin -target $target toolchain/launcher.zig
|
||||
done
|
||||
|
||||
$ZIG fmt --color=on --check toolchain/launcher.zig
|
||||
|
||||
# until bazel-zig-cc gets a zig toolchain, run launcher's unit tests here.
|
||||
$ZIG test toolchain/launcher.zig
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user