Skip to content

Commit c7f1b8b

Browse files
committed
Delete this
1 parent d0d9790 commit c7f1b8b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/format.yml

-6
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,3 @@ jobs:
1111

1212
- name: Run pre-commit hooks on all files
1313
run: python -m pip -v install pre-commit && pre-commit run -a -v
14-
15-
- name: Check formatting (linux only)'
16-
run: |
17-
source $GITHUB_WORKSPACE/ci/scripts/check_formatting_linux.sh
18-
shell: bash
19-
if: ${{ runner.os == 'Linux' }}

0 commit comments

Comments
 (0)