We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12b59b7 commit aa5b0b5Copy full SHA for aa5b0b5
1 file changed
.github/workflows/CI-tests.yml
@@ -32,7 +32,7 @@ jobs:
32
33
tests:
34
runs-on: ubuntu-latest
35
- needs: ruff
+ needs: lint
36
37
steps:
38
- name: Checkout
0 commit comments