Skip to content

Commit

Permalink
back to pyqt6
Browse files Browse the repository at this point in the history
  • Loading branch information
tlambert03 committed Dec 4, 2023
1 parent f61550d commit ba9137a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
run: |
python -m pip install -U pip
python -m pip install -e .[test,thirdparty] ${{ github.event_name == 'schedule' && '--pre' || '' }}
python -m pip install pyside2
python -m pip install pyqt6
- name: Run test
uses: aganders3/headless-gui@v1.2
Expand Down

0 comments on commit ba9137a

Please sign in to comment.