Commit c38478c
authored
ci(benchmark): Fix benchmark runs (#409)
### Rationale for this change
Fixes #408
### What changes are included in this PR?
Run the benchmark directly on the runner instead of using a container
Using a branch on the repo itself instead of a fork so that it has
access to the secrets to actually run the benchmark and confirm this
fixes the issue.1 parent c9d4979 commit c38478c
1 file changed
Lines changed: 1 addition & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | 33 | | |
35 | 34 | | |
36 | | - | |
| 35 | + | |
37 | 36 | | |
38 | 37 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | 38 | | |
44 | 39 | | |
45 | 40 | | |
| |||
0 commit comments