Skip to content

Commit

Permalink
Update pytest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
johannes-mueller authored Dec 2, 2024
1 parent 05e7a06 commit 27e78ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
- name: Unit tests
run: pytest
- name: Notebook flow tests
if: matrix.only-minimal != true
uses: coactions/setup-xvfb@v1
with:
run: python -m pytest -m demos

0 comments on commit 27e78ed

Please sign in to comment.