Skip to content

Commit ef11a09

Browse files
authored
Explicitly activate the environment (#2534)
1 parent faf0d46 commit ef11a09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
version: "0.4.20"
3737
cache-dependency-glob: "requirements**.txt"
3838
python-version: ${{ matrix.python_version }}
39+
activate-environment: true
3940
- name: Setup node
4041
uses: actions/setup-node@v4
4142
with:

0 commit comments

Comments
 (0)