Skip to content

Commit ae04e14

Browse files
committed
fixed syntax in ymal file
1 parent b28167f commit ae04e14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bench.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
group: frontier
4040
labels: olcf
4141
flag: f
42-
device: ['gpu']
42+
device: gpu
4343
build_script: "bash .github/workflows/frontier/build.sh ${{ matrix.device }}"
4444
runs-on:
4545
group: ${{ matrix.group }}

0 commit comments

Comments
 (0)