Skip to content

Commit f445a05

Browse files
committed
ifx crash: more output
1 parent ad69e28 commit f445a05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/run_tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ popd
317317

318318
# Test shared library dependencies
319319
pushd shared_lib
320-
"$fpm" build || EXIT_CODE=$?
320+
"$fpm" build --verbose || EXIT_CODE=$?
321321
test $EXIT_CODE -eq 0
322322
popd
323323

0 commit comments

Comments
 (0)