Skip to content

Commit c4ea8d5

Browse files
Update python-app.yml
1 parent 8f3c7a5 commit c4ea8d5

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

12-
# env:
13-
# PIP_NO_PYTHON_VERSION_WARNING: 1
12+
env:
13+
PIP_NO_PYTHON_VERSION_WARNING: 1
1414

1515
steps:
1616
- name: Checkout repository

0 commit comments

Comments
 (0)