Skip to content

Commit e3325fd

Browse files
committed
Merge branch 'master' of https://github.com/superannotateai/superannotate-python-sdk into public_links_dev
2 parents c4e142c + 1ec88c1 commit e3325fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ PYTESTS=pytest
99
COVERAGE=coverage
1010

1111
tests: check_formatting docs
12-
$(PYTESTS) -n auto --full-trace tests
12+
$(PYTESTS) -n auto --full-trace --verbose tests
1313

1414
stress-tests: SA_STRESS_TESTS=1
1515
stress-tests: tests

0 commit comments

Comments
 (0)