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 127f827 commit 7317df0Copy full SHA for 7317df0
.github/workflows/lint-backend.yml
@@ -23,7 +23,6 @@ jobs:
23
- name: Install uv
24
uses: astral-sh/setup-uv@v2
25
with:
26
- # Install a specific version of uv.
27
version: "0.4.15"
28
- run: uv run bash scripts/lint.sh
29
working-directory: backend
0 commit comments