We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3704aea commit 5e606edCopy full SHA for 5e606ed
.github/workflows/python_bindings.yml
@@ -32,4 +32,4 @@ jobs:
32
run: pip install target/wheels/*.whl
33
34
- name: Run tests
35
- run: pytest -vv python_bindings/tests.py
+ run: pytest -vv
0 commit comments