Skip to content

Commit 8f78e90

Browse files
committed
Fix job name
1 parent 805958f commit 8f78e90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
id-token: write
1515
contents: read
1616
with:
17-
job-name: Build doc
17+
job-name: Integration Tests
1818
runner: linux.g5.4xlarge.nvidia.gpu
1919
repository: pytorch/audio
2020
gpu-arch-type: cuda

0 commit comments

Comments
 (0)