Skip to content

Commit 4682ba8

Browse files
author
Sarah Wagner
committed
tiny fix
1 parent 9d01075 commit 4682ba8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
uses: astral-sh/setup-uv@v6
3737

3838
- name: Test package
39-
run: uv run pytest
39+
run: uv run pytest
4040

4141

4242

0 commit comments

Comments
 (0)