| author | |
| committer | |
| log | 2e244c90b3277ae25c8c31d44e41be57ac85dc34 |
| tree | 70bf36b6871bf4b41d80b9da5f1ee231f7c0d7cd |
| parent | 5d8f8cdca51c3fdcfe6657adcd5b7d2872571940 |
1 files changed, 1 insertions(+), 1 deletions(-)
ci/azure/linux_script+1-1| ... | ... | @@ -89,7 +89,7 @@ release/bin/zig build test-fmt -Denable-qemu -Denable-wasmtime |
| 89 | 89 | release/bin/zig build test-stage2 -Denable-qemu -Denable-wasmtime |
| 90 | 90 | |
| 91 | 91 | # Look for HTML errors. |
| 92 | tidy -qe ../zig-cache/langref.html | |
| 92 | tidy --drop-empty-elements no -qe ../zig-cache/langref.html | |
| 93 | 93 | |
| 94 | 94 | if [ "${BUILD_REASON}" != "PullRequest" ]; then |
| 95 | 95 | # Produce the experimental std lib documentation. |