style++
This commit is contained in:
parent
c4ae6c1cc9
commit
2d4be61694
1 changed files with 2 additions and 1 deletions
3
.github/workflows/bench.yml
vendored
3
.github/workflows/bench.yml
vendored
|
@ -56,7 +56,8 @@ jobs:
|
|||
github.event.inputs.gpu-series == 'Standard_NC4as_T4_v3'
|
||||
|| (
|
||||
github.event.schedule
|
||||
&& github.repository_owner == 'ggerganov')
|
||||
&& github.repository_owner == 'ggerganov'
|
||||
)
|
||||
|| github.event.pull_request
|
||||
|| github.head_ref == 'master'
|
||||
|| (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue