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 93fb5eb commit 3f6ffd4Copy full SHA for 3f6ffd4
.github/workflows/tests.yml
@@ -16,8 +16,6 @@ jobs:
16
- uses: astral-sh/setup-uv@v5
17
with:
18
version: "0.8.17"
19
- enable-cache: true
20
- cache-dependency-glob: "uv.lock"
21
- run: pip install -U locust ruff pyright
22
- run: ruff check
23
- run: ruff format --check
0 commit comments