Skip to content

Commit c9bb07c

Browse files
Update python-app.yml
1 parent 1b16806 commit c9bb07c

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
@@ -10,8 +10,8 @@ jobs:
1010
python-version: ['3.13', '3.12', '3.9', '3.10', '3.11', '3.8']
1111

1212
env:
13-
# PIP_DISABLE_PIP_VERSION_CHECK: 1
14-
PIP_NO_PYTHON_VERSION_WARNING: 1
13+
PIP_DISABLE_PIP_VERSION_CHECK: 1
14+
# PIP_NO_PYTHON_VERSION_WARNING: 1
1515
PIP_NO_WARN_SCRIPT_LOCATION: 1
1616
PY_COLORS: 1
1717
steps:

0 commit comments

Comments
 (0)