Skip to content

Commit 5b25bee

Browse files
authored
Add benchmarks missing fields (#105)
1 parent fd67eee commit 5b25bee

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/benchmarks.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,12 @@ jobs:
4242
with:
4343
name: TrustyAI continuous benchmarks
4444
tool: 'pytest'
45+
output-file-path: tests/benchmarks/results.json
46+
github-token: ${{ secrets.GITHUB_TOKEN }}
4547
auto-push: false
48+
alert-threshold: '200%'
49+
comment-on-alert: true
50+
save-data-file: false
4651
comment-always: true
4752
fail-on-alert: false
4853
alert-comment-cc-users: '@ruivieira'

0 commit comments

Comments
 (0)