| author | |
| committer | |
| log | c715d512cbf513bc5a62a4b6022b037ee43900ba |
| tree | c65a8b1e8416a7b7b9147a7e99e0cf8a98bb4591 |
| parent | b24e4757176b0f0b110b6f726d92bbfb820924e3 |
1 files changed, 1 insertions(+), 0 deletions(-)
ci/zinc/linux_test.sh+1| ... | ... | @@ -5,6 +5,7 @@ |
| 5 | 5 | ZIG=$DEBUG_STAGING/bin/zig |
| 6 | 6 | |
| 7 | 7 | $ZIG test test/behavior.zig -fno-stage1 -fLLVM -I test |
| 8 | $ZIG test test/behavior.zig -fno-stage1 -ofmt=c -I test | |
| 8 | 9 | |
| 9 | 10 | $ZIG build test-behavior -Denable-qemu -Denable-wasmtime |
| 10 | 11 | $ZIG build test-compiler-rt -Denable-qemu -Denable-wasmtime |