Skip to content

Commit 730346d

Browse files
Update python-app.yml
1 parent 8dcdf77 commit 730346d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/python-app.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ jobs:
1414
python-version: 3.12
1515
cache: 'pip'
1616

17-
- name: Install dependencies
18-
run: |
19-
# python -m pip install --upgrade pip
20-
pip install isort
17+
# - name: Install dependencies
18+
# run: |
19+
# # python -m pip install --upgrade pip
20+
# pip install isort
2121

0 commit comments

Comments
 (0)