Skip to content

Commit 7a89996

Browse files
committed
remove self-installation step
1 parent 7e1f584 commit 7a89996

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,6 @@ jobs:
3737
pip install -r requirements.txt
3838
pip install tox tox-gh-actions
3939
40-
- name: Install itself
41-
run: python setup.py install
42-
4340
- name: Run test
4441
run: tox
4542
env:

0 commit comments

Comments
 (0)