10000 add newline · pytorch/pytorch@50ee67f · GitHub
[go: up one dir, main page]

Skip to content

Commit 50ee67f

Browse files
committed
add newline
1 parent d430282 commit 50ee67f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/inductor-rocm-mi300.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
curr_branch: ${{ github.head_ref || github.ref_name }}
2626
curr_ref_type: ${{ github.ref_type }}
2727

28-
# Build and test jobs moved to unstable.yml to make CI green. Jobs will be moved back when MI300 runners are better isolated from each other.
28+
# Build and test jobs moved to unstable.yml to make CI green. Jobs will be moved back when MI300 runners are better isolated from each other.

.github/workflows/rocm-mi300.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
curr_branch: ${{ github.head_ref || github.ref_name }}
2626
curr_ref_type: ${{ github.ref_type }}
2727

28-
# Build and test jobs moved to unstable.yml to make CI green. Jobs will be moved back when MI300 runners are better isolated from each other.
28+
# Build and test jobs moved to unstable.yml to make CI green. Jobs will be moved back when MI300 runners are better isolated from each other.

0 commit comments

Comments
 (0)
0