diff --git a/.github/workflows/sanity-checks.yml b/.github/workflows/sanity-checks.yml index 27e23c1664..5df73ec4e6 100644 --- a/.github/workflows/sanity-checks.yml +++ b/.github/workflows/sanity-checks.yml @@ -9,7 +9,7 @@ permissions: contents: read jobs: test-n-lint: - name: ${{ matrix.target }} + name: ${{ matrix.target }}{{ if matrix.runtime && '-' + matrix.runtime || '' }} runs-on: ubuntu-latest-8-cores strategy: matrix: