Skip to content

Commit 46bc9fc

Browse files
committed
[CI] Upload tune file
1 parent d90d2eb commit 46bc9fc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/benchmark.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,11 @@ jobs:
5353
using BenchmarkCI
5454
5555
BenchmarkCI.displayjudgement()
56+
- uses: actions/upload-artifact@v4
57+
with:
58+
name: tune-json
59+
path: |
60+
**/tune.json
5661
- name: Push results
5762
shell: julia --color=yes {0}
5863
run: |

0 commit comments

Comments
 (0)