Skip to content

Commit 3b0b710

Browse files
committed
syntax
1 parent 3c8c5d4 commit 3b0b710

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
@@ -61,7 +61,7 @@ jobs:
6161
6262
- name: Install dependencies
6363
run: |
64-
pip install -e ".""
64+
pip install -e .
6565
pip freeze
6666
6767
- name: Show help

0 commit comments

Comments
 (0)