Skip to content

Commit c4c4631

Browse files
committed
fix windows pwsh test
1 parent 9fe0d8e commit c4c4631

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -646,6 +646,7 @@ jobs:
646646
- name: Install Dependencies
647647
run: |
648648
just setup ${{ steps.sp.outputs.python-path }}
649+
just install --extra rich
649650
just test-lock Django~=${{ matrix.django-version }}.0
650651
shell: powershell
651652
- name: Run Powershell Tab Completion Tests

0 commit comments

Comments
 (0)