ci: linux: enable LLVM stage2 tests
This commit is contained in:
@@ -71,9 +71,7 @@ make $JOBS install
|
||||
|
||||
release/bin/zig test ../test/behavior.zig -fno-stage1 -fLLVM -I ../test
|
||||
|
||||
release/bin/zig build test-toolchain -Denable-qemu -Denable-wasmtime
|
||||
release/bin/zig build test-std -Denable-qemu -Denable-wasmtime
|
||||
release/bin/zig build docs -Denable-qemu -Denable-wasmtime
|
||||
release/bin/zig build test -Denable-qemu -Denable-wasmtime -Denable-llvm
|
||||
|
||||
# Look for HTML errors.
|
||||
tidy -qe ../zig-cache/langref.html
|
||||
|
||||
Reference in New Issue
Block a user