Skip to content

Commit 0719288

Browse files
authored
Update main.yml
1 parent ad1a9d2 commit 0719288

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@ jobs:
1818
with:
1919
python-version: 3.9
2020

21-
- name: pip upgrade
22-
run: pip install --upgrade pip
23-
2421
- name: Install dependencies
2522
run: |
2623
pip install -r requirements.txt

0 commit comments

Comments
 (0)