Skip to content

Commit 3f6ffd4

Browse files
committed
clean up uv github action
1 parent 93fb5eb commit 3f6ffd4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ jobs:
1616
- uses: astral-sh/setup-uv@v5
1717
with:
1818
version: "0.8.17"
19-
enable-cache: true
20-
cache-dependency-glob: "uv.lock"
2119
- run: pip install -U locust ruff pyright
2220
- run: ruff check
2321
- run: ruff format --check

0 commit comments

Comments
 (0)