Skip to content

Commit 22afce0

Browse files
Don't update environment
1 parent b2b28c6 commit 22afce0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
- uses: actions/setup-python@v5
2929
with:
3030
python-version: ${{ matrix.python_version }}
31+
update-environment: false
3132
# cache: "pip"
3233
- name: "Python version . . ."
3334
run: |

0 commit comments

Comments
 (0)