Skip to content

Commit

Permalink
Fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
holgern committed Oct 11, 2024
1 parent 1ec4937 commit 7abded2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
pip install pytest
pip install -e .
pytest
ubuntu:
windows:
runs-on: windows-latest
strategy:
matrix:
Expand All @@ -35,7 +35,7 @@ jobs:
pip install pytest
pip install -e .
pytest
ubuntu:
macos:
runs-on: macos-latest
strategy:
matrix:
Expand Down

0 comments on commit 7abded2

Please sign in to comment.