We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6223cc commit 3df09feCopy full SHA for 3df09fe
.github/workflows/ci.yml
@@ -39,6 +39,5 @@ jobs:
39
40
- name: Run tests
41
run: |
42
- cd git-py-stats
43
python -m unittest discover -s git_py_stats/tests
44
0 commit comments