Skip to content

Commit

Permalink
add pyopengl
Browse files Browse the repository at this point in the history
  • Loading branch information
tlambert03 committed Jun 18, 2024
1 parent 954df6d commit 12c7b70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/local.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
- name: Test Vispy Qt
if: matrix.qt != ''
run: |
pip install vispy pillow
pip install vispy pillow pyopengl
QT_DEBUG_PLUGINS=1 python tests/test_vispy_qt.py
env:
MATRIX_OS: ${{ matrix.os }}
Expand Down

0 comments on commit 12c7b70

Please sign in to comment.