Skip to content

Commit cdd125a

Browse files
committed
ci: enable pytest run debug
1 parent dc05ae7 commit cdd125a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/run_integration_test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ ccm remove
3737
# run test
3838

3939
export MAPPED_SCYLLA_VERSION=3.11.4
40-
PROTOCOL_VERSION=4 pytest -rf --import-mode append $*
40+
PROTOCOL_VERSION=4 pytest -vv -s --log-cli-level=debug -rf --import-mode append $*
4141

0 commit comments

Comments
 (0)