Skip to content

Commit bc66462

Browse files
committed
fix: ci
1 parent 1efe0f8 commit bc66462

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
@@ -37,4 +37,4 @@ jobs:
3737
run: rye run ruff check .
3838

3939
- name: Run tests
40-
run: rye run test
40+
run: rye test

0 commit comments

Comments
 (0)