Skip to content

Commit b62ea6b

Browse files
committed
use default name
1 parent a53fcf6 commit b62ea6b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/build-pull-request.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,6 @@ jobs:
123123
test-image:
124124
if: ${{ github.event.pull_request.head.repo.full_name == github.repository }}
125125
needs: build-image
126-
name: Test PR image (${{ matrix.target }}, ${{ matrix.config.os }}, ${{ matrix.config.cuda_version }}, ${{ matrix.config.optix_version }}, ${{ matrix.config.geant4_version }})
127126
runs-on: [gpu]
128127
permissions:
129128
contents: read

0 commit comments

Comments
 (0)