Skip to content

Commit d12cdfc

Browse files
Update python-app.yml
1 parent a789f0f commit d12cdfc

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

12-
# env:
12+
env:
1313

14-
# PIP_NO_PYTHON_VERSION_WARNING: 1
14+
PIP_NO_PYTHON_VERSION_WARNING: 1
1515

1616
steps:
1717
- name: Checkout repository

0 commit comments

Comments
 (0)