authorgravatar for andrew@ziglang.orgAndrew Kelley <andrew@ziglang.org> 2022-07-21 22:52:08-07:00
committergravatar for andrew@ziglang.orgAndrew Kelley <andrew@ziglang.org> 2022-07-21 22:52:08-07:00
log5cd1ccf4b98a5018b166d7ee214a3686b3a5834d
tree7afd91720cc8dfae94d587ce9a105bcac0f137f3
parent046a4d084bbeaaaf5bfe99ee9179a43f89977369

CI: stage3 coverage for test-translate-c


1 files changed, 1 insertions(+), 1 deletions(-)

ci/zinc/linux_test.sh+1-1
......@@ -59,11 +59,11 @@ stage3/bin/zig build test-universal-libc -fqemu -fwasmtime -Denable-llvm
5959stage3/bin/zig build test-compare-output -fqemu -fwasmtime -Denable-llvm
6060stage3/bin/zig build test-asm-link -fqemu -fwasmtime -Denable-llvm
6161stage3/bin/zig build test-fmt -fqemu -fwasmtime -Denable-llvm
62stage3/bin/zig build test-translate-c -fqemu -fwasmtime -Denable-llvm
6263
6364$STAGE1_ZIG build test-standalone -fqemu -fwasmtime
6465$STAGE1_ZIG build test-stack-traces -fqemu -fwasmtime
6566$STAGE1_ZIG build test-cli -fqemu -fwasmtime
66$STAGE1_ZIG build test-translate-c -fqemu -fwasmtime
6767$STAGE1_ZIG build test-run-translated-c -fqemu -fwasmtime
6868$STAGE1_ZIG build docs -fqemu -fwasmtime
6969$STAGE1_ZIG build test-cases -fqemu -fwasmtime