Skip to content

Commit

Permalink
added PyQt5
Browse files Browse the repository at this point in the history
  • Loading branch information
jehlijos authored Jun 19, 2024
1 parent b0d80d7 commit 1afe755
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_qgis_color_func.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install pytest pytest-qt
pip install pytest pytest-qt PyQt5
- name: Run tests
run: pytest test_qgis_color.py

0 comments on commit 1afe755

Please sign in to comment.