Skip to content

Commit 5e606ed

Browse files
committed
Okay, updated the path. Pytest should be smart enough to find the file.
1 parent 3704aea commit 5e606ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python_bindings.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
run: pip install target/wheels/*.whl
3333

3434
- name: Run tests
35-
run: pytest -vv python_bindings/tests.py
35+
run: pytest -vv

0 commit comments

Comments
 (0)