Skip to content

Commit 15ff0f4

Browse files
committed
Display cufile.log
1 parent 49be89b commit 15ff0f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/tools/run-tests

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ elif [[ "${test_module}" == "bindings" ]]; then
5959
if [[ "${SKIP_CYTHON_TEST}" == 0 ]]; then
6060
${SANITIZER_CMD} pytest -rxXs -v tests/cython
6161
fi
62+
cat cufile.log
6263
popd
6364
elif [[ "${test_module}" == "core" ]]; then
6465
# If build/test majors match: cuda.bindings is installed in the previous step.

0 commit comments

Comments
 (0)