Skip to content

Commit

Permalink
Merge branch 'main' into v0-release-prep
Browse files Browse the repository at this point in the history
  • Loading branch information
swinter1 authored Dec 10, 2024
2 parents c867ea3 + 8bc89df commit 54ec574
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
uv pip install pytest
uv pip install pytest-cov
- name: Run pytest
run: uv run pytest --cov
run: uv run pytest --cov -m "not system"

0 comments on commit 54ec574

Please sign in to comment.