We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f694b0c commit a302e70Copy full SHA for a302e70
1 file changed
.github/workflows/python-static.yml
@@ -12,7 +12,7 @@ jobs:
12
fail-fast: false
13
matrix:
14
python-version: ["3.14"]
15
- check: ["formatting"]
+ check: [] # tmp Remove "formatting"
16
17
steps:
18
- uses: actions/checkout@v4
0 commit comments