Skip to content

Commit bd42d5c

Browse files
authored
Test setting job name (#1191)
1 parent d3f62ac commit bd42d5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/validate-windows-binaries.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
matrix: ${{ fromJson(needs.generate-windows-matrix.outputs.matrix) }}
3434
fail-fast: false
3535
uses: pytorch/test-infra/.github/workflows/windows_job.yml@main
36+
name: ${{ matrix.build_name }}
3637
with:
3738
runner: ${{ matrix.validation_runner }}
3839
repository: "pytorch/builder"

0 commit comments

Comments
 (0)