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 5189bb2 commit b8bd1a9Copy full SHA for b8bd1a9
.github/workflows/test.yaml
@@ -8,8 +8,6 @@ jobs:
8
strategy:
9
matrix:
10
cmd:
11
- - ruff check
12
- - ruff format
13
- mypy
14
runs-on: ubuntu-latest
15
steps:
0 commit comments