Skip to content

Commit a302e70

Browse files
committed
update
1 parent f694b0c commit a302e70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
fail-fast: false
1313
matrix:
1414
python-version: ["3.14"]
15-
check: ["formatting"]
15+
check: [] # tmp Remove "formatting"
1616

1717
steps:
1818
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)