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 f8c2092 commit 5c93b70Copy full SHA for 5c93b70
.github/workflows/test-publish.yaml
@@ -27,4 +27,4 @@ jobs:
27
28
- name: Test with python
29
run: |
30
- python -m unittest tests/*
+ python -m unittest tests/*.py
0 commit comments