Skip to content

Commit a45a9b2

Browse files
amdfaapytorchmergebot
authored andcommitted
Fixed spacing
1 parent bb760e3 commit a45a9b2

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.github/actions/setup-rocm/action.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,9 @@ description: Set up ROCm host for CI
44

55
inputs:
66
test-matrix:
7-
required: true
8-
type: string
9-
description: |
10-
A JSON description of what test configs to run later on.
7+
required: true
8+
type: string
9+
description: A JSON description of what test configs to run later on.
1110

1211
runs:
1312
using: composite

0 commit comments

Comments
 (0)