Skip to content

Commit 41f2f2d

Browse files
authored
Update ci.yaml
1 parent 94a3a13 commit 41f2f2d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
python-version: ${{ env.PYTHON_VERSION }}
3232
- name: Install Hatch
3333
run: pipx install hatch==${{ env.HATCH_VERSION }}
34+
- run: pip install "virtualenv==20.24.7"
3435
- name: Lint
3536
run: hatch fmt
3637

0 commit comments

Comments
 (0)