Skip to content

Commit 265754c

Browse files
committed
Update CI
Signed-off-by: Tushar Goel <[email protected]>
1 parent 5f0924c commit 265754c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)