Skip to content

Commit ee55c00

Browse files
committedDec 9, 2024·
style(pre-commit.ci): auto fixes [...]
1 parent 6e314aa commit ee55c00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/tests.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
pip install ".[dev]"
2323
- name: Test with pytest
2424
run: |
25-
pytest tests
25+
pytest tests

0 commit comments

Comments
 (0)
Please sign in to comment.