Skip to content

Commit 885c001

Browse files
committed
Fix test script
1 parent 0678a78 commit 885c001

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/bin/sh
22

3-
python3 -m unittest discover -s ../
3+
pytest ../.

0 commit comments

Comments
 (0)