diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 222da5878d5b..0f16b0abe780 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -530,7 +530,7 @@ jobs: platform_checks: needs: determine if: needs.determine.outputs.platform-checks - name: Platform: ${{ matrix.target }} + name: "Platform: ${{ matrix.target }}" runs-on: ${{ matrix.os }} strategy: fail-fast: true