We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6ad6e6 commit bdee9abCopy full SHA for bdee9ab
ci/drone/linux_script_test
@@ -30,7 +30,7 @@ case "$1" in
30
6)
31
./build/zig build $BUILD_FLAGS test-universal-libc
32
./build/zig build $BUILD_FLAGS test-compare-output
33
- ./build/zig build $BUILD_FLAGS test-standalone -Dskip-release-safe
+ ./build/zig build $BUILD_FLAGS test-standalone -Dskip-release-safe --verbose
34
./build/zig build $BUILD_FLAGS test-stack-traces
35
./build/zig build $BUILD_FLAGS test-cli
36
./build/zig build $BUILD_FLAGS test-asm-link
0 commit comments