mirror of
https://github.com/ziglang/zig.git
synced 2024-11-15 08:33:06 +00:00
CI: additionally run stage2 behavior tests with -ofmt=c
This commit is contained in:
parent
b24e475717
commit
c715d512cb
@ -5,6 +5,7 @@
|
||||
ZIG=$DEBUG_STAGING/bin/zig
|
||||
|
||||
$ZIG test test/behavior.zig -fno-stage1 -fLLVM -I test
|
||||
$ZIG test test/behavior.zig -fno-stage1 -ofmt=c -I test
|
||||
|
||||
$ZIG build test-behavior -Denable-qemu -Denable-wasmtime
|
||||
$ZIG build test-compiler-rt -Denable-qemu -Denable-wasmtime
|
||||
|
Loading…
Reference in New Issue
Block a user