We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1efe0f8 commit bc66462Copy full SHA for bc66462
.github/workflows/ci.yml
@@ -37,4 +37,4 @@ jobs:
37
run: rye run ruff check .
38
39
- name: Run tests
40
- run: rye run test
+ run: rye test
0 commit comments