Skip to content

Commit 100208c

Browse files
author
tyler
committed
removed install requirement in testing.yml
1 parent c1331e3 commit 100208c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/testing.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323
- name: Install dependencies
2424
run: |
2525
python -m pip install --upgrade pip
26-
python install .
2726
- name: Test
2827
run: |
2928
python -m unittest discover

0 commit comments

Comments
 (0)