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 ce08d11 commit 9195025Copy full SHA for 9195025
.github/workflows/python-package.yml
@@ -36,4 +36,4 @@ jobs:
36
black --check .
37
- name: Test with pytest
38
run: |
39
- ./run-tests.sh
+ ./run_tests.sh
0 commit comments