Skip to content

Commit 3df09fe

Browse files
committed
Remove unnecessary cd in ci.yml
1 parent e6223cc commit 3df09fe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

-1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,5 @@ jobs:
3939
4040
- name: Run tests
4141
run: |
42-
cd git-py-stats
4342
python -m unittest discover -s git_py_stats/tests
4443

0 commit comments

Comments
 (0)