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 19eb56f commit 4061404Copy full SHA for 4061404
.github/workflows/test.yml
@@ -21,7 +21,6 @@ jobs:
21
- uses: chartboost/ruff-action@491342200cdd1cf4d5132a30ddc546b3b5bc531b
22
with:
23
args: 'format --check'
24
- changed-files: 'true'
25
build-image:
26
needs: [ruff, ruff-format]
27
runs-on: ubuntu-latest
0 commit comments