Skip to content

Commit

Permalink
update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Jsakkos committed Dec 24, 2024
1 parent 2f8b337 commit bdd560e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Install dependencies
run: |
uv venv
uv pip install -e ".[dev]"
uv pip install -e .
uv tool install pytest pytest-cov
- name: Run tests with pytest and coverage
Expand Down
File renamed without changes.

0 comments on commit bdd560e

Please sign in to comment.