Skip to content

Commit 412d0ef

Browse files
revert github action
1 parent 705ff01 commit 412d0ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
uv run ruff check . --fix
3636
- name: Run tests
3737
run: |
38-
uv run pytest -m "not integration"
38+
uv run pytest
3939
4040
deploy-docs:
4141
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)