Skip to content

Commit 561a79a

Browse files
authored
test (#42)
1 parent 4a3de0f commit 561a79a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ format:
1313
coverage:
1414
PYTHONPATH=`pwd` pytest --cov=pymilvus --cov-report=xml tests -x -v -rxXs
1515

16+
1617
example:
1718
PYTHONPATH=`pwd` python examples/example.py
1819

0 commit comments

Comments
 (0)