Skip to content

Commit

Permalink
trying proper tests again
Browse files Browse the repository at this point in the history
  • Loading branch information
ullmannJan committed Jul 1, 2024
1 parent bb38a5b commit e7d118a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ jobs:
pip install pytest
pip install .
- name: Test with pytest
uses: GabrielBB/xvfb-action@v1
uses: coactions/setup-xvfb@v1
with:
run: pytest ./tests/test_wo_gui.py
run: pytest

0 comments on commit e7d118a

Please sign in to comment.