Skip to content

Commit 7337646

Browse files
committed
fix test
1 parent 3915d2b commit 7337646

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,4 +99,4 @@ jobs:
9999
- name: Run unit tests with minimum dependency versions
100100
run: |
101101
uv sync --python="3.9" --resolution=lowest-direct
102-
just tests
102+
just test

0 commit comments

Comments
 (0)