Skip to content

Commit 14e0881

Browse files
committed
Skip install
1 parent 9463348 commit 14e0881

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/outdated-update-packages.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,6 @@ jobs:
1414
with:
1515
persist-credentials: false
1616

17-
- name: Install pip-tools
18-
run: |
19-
python -m venv venv
20-
source venv/bin/activate
21-
python -m pip install --upgrade pip pip-tools
22-
2317
- name: Upgrade outdated packages
2418
run: |
2519
items=($(

0 commit comments

Comments
 (0)