We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faf0d46 commit ef11a09Copy full SHA for ef11a09
.github/workflows/python-test.yaml
@@ -36,6 +36,7 @@ jobs:
36
version: "0.4.20"
37
cache-dependency-glob: "requirements**.txt"
38
python-version: ${{ matrix.python_version }}
39
+ activate-environment: true
40
- name: Setup node
41
uses: actions/setup-node@v4
42
with:
0 commit comments