Skip to content

Commit 287ee5b

Browse files
committed
remove duplicate -
1 parent 5192b90 commit 287ee5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
use-mamba: true
4343

4444
- name: Install PyJanitor
45-
- run: python -m pip install -e .
45+
run: python -m pip install -e .
4646

4747
- name: Run not turtle unit tests
4848
run: pytest -m "not turtle"

0 commit comments

Comments
 (0)