Skip to content

Commit

Permalink
actually run notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
fnberta committed Sep 11, 2023
1 parent 034c6ea commit 1626b41
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install tox tox-gh-actions
- name: Run examples
run: tox -e examples
- name: Run notebooks
run: tox -e notebooks

examples:
runs-on: ubuntu-22.04
Expand Down

0 comments on commit 1626b41

Please sign in to comment.