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 2a35012 commit 89e85e1Copy full SHA for 89e85e1
.github/workflows/merge_queue.yml
@@ -37,7 +37,7 @@ jobs:
37
name: dist
38
path: dist
39
- run: uv lock --check
40
- - run: uv run --only-group scripting nox -t lint
+ - run: uv run --only-group scripting nox -t lint -- --check
41
Test:
42
runs-on: ubuntu-latest
43
needs: Package
0 commit comments