diff --git a/.github/workflows/gh-build-and-test.yml b/.github/workflows/gh-build-and-test.yml index bc31c184f5..6374636367 100644 --- a/.github/workflows/gh-build-and-test.yml +++ b/.github/workflows/gh-build-and-test.yml @@ -8,10 +8,9 @@ on: required: true type: string -name: Build and test cunumeric (with ${{ inputs.build-target }} legate) on GH - jobs: build: + name: "[Sub workflow] Build cunumeric (with ${{ inputs.build-target }} legate) on GH" uses: ./.github/workflows/gh-build.yml with: