mirror of
https://github.com/ziglang/zig.git
synced 2026-02-15 05:48:31 +00:00
ci: go back to passing state for linux
This commit reverts 6d37ae95edc06f15e4e77f64e8e637dd5d269183 and 8f8294a809f9d975735377e7bfcc2c47ccfc4cb7. I don't know why they caused a failure but that investigation can happen while the CI is green.
This commit is contained in:
parent
d11f42c2b2
commit
dc9d76b630
@ -71,7 +71,9 @@ make $JOBS install
|
||||
|
||||
release/bin/zig test ../test/behavior.zig -fno-stage1 -fLLVM -I ../test
|
||||
|
||||
release/bin/zig build test -Denable-qemu -Denable-wasmtime -Denable-llvm -Duse-zig-libcxx
|
||||
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
|
||||
|
||||
# Look for HTML errors.
|
||||
tidy -qe ../zig-cache/langref.html
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user