Skip to content

Commit 3b5b455

Browse files
committed
rm line
1 parent cae6faf commit 3b5b455

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/syntax-and-unit-tests.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-
pip install -r requirements.txt
2726
pip install -r requirements-dev.txt
2827
- name: Lint with flake8
2928
run: |

0 commit comments

Comments
 (0)