ci: windows: add missing check to last test

This commit is contained in:
Loris Cro
2022-11-25 19:41:37 +01:00
committed by Andrew Kelley
parent 26614d9dcc
commit e6d0edc888

View File

@@ -61,3 +61,4 @@ Write-Output "zig test std/std.zig..."
--zig-lib-dir "$ZIGLIBDIR" `
-femit-docs="$ZIGINSTALLDIR\doc\std" `
-fno-emit-bin
CheckLastExitCode