Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Josef-Friedrich committed Jan 17, 2024
1 parent 6926ebe commit 3e74746
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
python -m pip install --upgrade pip setuptools wheel virtualenv tox tox-gh-actions
# https://github.com/ymyzk/tox-gh-actions
- name: Run headless test Run tox targets for ${{ matrix.python-version }}
uses: coactions/setup-xvfb@v1
with:
run: python -m tox
- name: test Run tox targets for ${{ matrix.python-version }}
# uses: coactions/setup-xvfb@v1
# with:
run: python -m tox

0 comments on commit 3e74746

Please sign in to comment.