Skip to content

Commit 799af43

Browse files
committed
Limit v2 endpoints target to single cypher test
to debug CI issue
1 parent cd4ae3e commit 799af43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,4 +112,4 @@ commands =
112112
passenv =
113113
GDS_SESSION_IMAGE
114114
commands =
115-
pytest graphdatascience/tests/integrationV2 -vv --include-integration-v2
115+
pytest graphdatascience/tests/integrationV2/procedure_surface/cypher -vv --include-integration-v2 -k "test_kcore_stats_with_parameters"

0 commit comments

Comments
 (0)