mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-31 19:16:29 +00:00
fix(ci): don't archive timings report
so we can view it directly in browser
This commit is contained in:
parent
c4169a6d67
commit
4009af4843
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
|
@ -365,6 +365,7 @@ jobs:
|
|||
with:
|
||||
name: ci-timings-report
|
||||
path: ci-timings-report.html
|
||||
archive: false
|
||||
retention-days: 14
|
||||
|
||||
- name: Build linked review status
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue