File tree Expand file tree Collapse file tree 5 files changed +5
-0
lines changed Expand file tree Collapse file tree 5 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 31
31
uses : astral-sh/setup-uv@6b9c6063abd6010835644d4c2e1bef4cf5cd0fca # v6.0.1
32
32
with :
33
33
python-version : ${{ matrix.python-version }}
34
+ activate-environment : true
34
35
35
36
- name : Set up Python ${{ matrix.python-version }}
36
37
uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
Original file line number Diff line number Diff line change 33
33
uses : astral-sh/setup-uv@6b9c6063abd6010835644d4c2e1bef4cf5cd0fca # v6.0.1
34
34
with :
35
35
python-version : ${{ matrix.python-version }}
36
+ activate-environment : true
36
37
37
38
- name : Set up Python ${{ matrix.python-version }}
38
39
uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
Original file line number Diff line number Diff line change 37
37
uses : astral-sh/setup-uv@6b9c6063abd6010835644d4c2e1bef4cf5cd0fca # v6.0.1
38
38
with :
39
39
python-version : ' 3.12'
40
+ activate-environment : true
40
41
41
42
- name : Set up Python 3.12
42
43
uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
Original file line number Diff line number Diff line change 23
23
uses : astral-sh/setup-uv@6b9c6063abd6010835644d4c2e1bef4cf5cd0fca # v6.0.1
24
24
with :
25
25
python-version : ' 3.13'
26
+ activate-environment : true
26
27
27
28
- name : Set up Python 3.13
28
29
uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
Original file line number Diff line number Diff line change 42
42
uses : astral-sh/setup-uv@6b9c6063abd6010835644d4c2e1bef4cf5cd0fca # v6.0.1
43
43
with :
44
44
python-version : ${{ matrix.python-version }}
45
+ activate-environment : true
45
46
46
47
- name : Set up Python ${{ matrix.python-version }}
47
48
uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
You can’t perform that action at this time.
0 commit comments