Skip to content

Commit 2739b29

Browse files
authored
Merge pull request #354 from Lorak-mmk/disable-ci-debug
Revert "ci: enable pytest run debug"
2 parents 16719eb + 55371d8 commit 2739b29

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 -vv -s --log-cli-level=debug -rf --import-mode append $*
40+
PROTOCOL_VERSION=4 pytest -rf --import-mode append $*
4141

0 commit comments

Comments
 (0)