Skip to content

Commit daf6c90

Browse files
authored
Update test.yml
1 parent 10b6456 commit daf6c90

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323
run: |
2424
python -m pip install --upgrade pip
2525
pip install flake8 pytest
26-
if [ -f requirements.txt ]; then pip install -r requirements.txt; fi
2726
- name: Lint with flake8
2827
run: |
2928
# stop the build if there are Python syntax errors or undefined names

0 commit comments

Comments
 (0)