Skip to content

Commit 265754c

Browse files
committed
Update CI
Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
1 parent 5f0924c commit 265754c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
pip install -e .[build]
6161
6262
- name: Test
63-
run: py.test -vvs
63+
run: py.test -vvs /tests
6464

6565
- name: Build
6666
run: python setup.py build sdist bdist_wheel

0 commit comments

Comments
 (0)