We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a64c61 commit 9f8ab30Copy full SHA for 9f8ab30
.github/workflows/run-tests.yml
@@ -27,4 +27,4 @@ jobs:
27
python -m pip install .[test]
28
- name: Test with pytest
29
run: |
30
- python run_tests.py
+ pytest
0 commit comments