diff options
Diffstat (limited to '.github/workflows/file_format.yml')
| -rw-r--r-- | .github/workflows/file_format.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/file_format.yml b/.github/workflows/file_format.yml index d61d634c0..a8d4ce21b 100644 --- a/.github/workflows/file_format.yml +++ b/.github/workflows/file_format.yml @@ -18,3 +18,4 @@ jobs: with: python-version: '3.x' - run: python3 ./run_format_tests.py + - run: python3 ./run_shell_checks.py |
