Skip to content

Commit

Permalink
hotfix windows
Browse files Browse the repository at this point in the history
  • Loading branch information
neutrinoceros committed Oct 26, 2024
1 parent 1a0e701 commit 276a8db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:
--group dev --no-editable
- run: uv pip list
- name: Test package
shell: bash # for windows-compat
run: |
uv run --verbose pytest --color=yes --mpl \
--cov --cov-config=pyproject.toml --cov-report=term-missing
Expand Down

0 comments on commit 276a8db

Please sign in to comment.