Skip to content

Commit e49d55f

Browse files
committed
removed leading to syntax error
1 parent b66403b commit e49d55f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/bench.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,21 +26,21 @@ jobs:
2626
matrix:
2727
include:
2828
- cluster: phoenix
29-
name: "Georgia Tech | Phoenix (NVHPC)"
29+
name: Georgia Tech | Phoenix (NVHPC)
3030
group: phoenix
3131
labels: gt
3232
flag: p
3333
device: cpu
3434
build_script: ""
3535
- cluster: phoenix
36-
name: "Georgia Tech | Phoenix (NVHPC)"
36+
name: Georgia Tech | Phoenix (NVHPC)
3737
group: phoenix
3838
labels: gt
3939
flag: p
4040
device: gpu
4141
build_script: ""
4242
- cluster: frontier
43-
name: "Oak Ridge | Frontier (AMD ROCm)"
43+
name: Oak Ridge | Frontier (AMD ROCm)
4444
group: frontier
4545
labels: olcf
4646
flag: f

0 commit comments

Comments
 (0)