Skip to content

Commit 28dee9a

Browse files
Update python-app.yml
1 parent f491917 commit 28dee9a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/python-app.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ jobs:
1111
python-version: ['3.13', '3.12', '3.9', '3.10', '3.11', '3.8']
1212

1313

14-
env:
15-
PIP_NO_PYTHON_VERSION_WARNING: 1
14+
# env:
15+
# PIP_NO_PYTHON_VERSION_WARNING: 1
1616

1717
steps:
1818
- name: Checkout repository

0 commit comments

Comments
 (0)