diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index 1d81326d6..fc4ff92b5 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -119,7 +119,7 @@ jobs: include-hidden-files: true Format: - name: Format Check (Python-${{ matrix.python-version }}) + name: Format Check runs-on: ubuntu-latest steps: