Skip to content

Commit

Permalink
Added CI jobs with Jupyter
Browse files Browse the repository at this point in the history
  • Loading branch information
astrofrog committed May 23, 2024
1 parent 806deee commit b179a23
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/ci_workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,12 @@ jobs:
- windows: py311-test
- linux: py311-test-dev
# Tests with Jupyter
- linux: py38-test-jupyter
- windows: py39-test-jupyter
- linux: py310-test-jupyter
- windows: py311-test-jupyter
# Tests with Qt
- linux: py38-test-pyqt63
- linux: py39-test-pyside63
Expand Down

0 comments on commit b179a23

Please sign in to comment.