Skip to content

Commit 2d4be61

Browse files
authored
style++
1 parent c4ae6c1 commit 2d4be61

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/bench.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,8 @@ jobs:
5656
github.event.inputs.gpu-series == 'Standard_NC4as_T4_v3'
5757
|| (
5858
github.event.schedule
59-
&& github.repository_owner == 'ggerganov')
59+
&& github.repository_owner == 'ggerganov'
60+
)
6061
|| github.event.pull_request
6162
|| github.head_ref == 'master'
6263
|| (

0 commit comments

Comments
 (0)