Skip to content

Commit

Permalink
Add benchmarks missing fields (#105)
Browse files Browse the repository at this point in the history
  • Loading branch information
ruivieira authored Nov 30, 2022
1 parent fd67eee commit 5b25bee
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,12 @@ jobs:
with:
name: TrustyAI continuous benchmarks
tool: 'pytest'
output-file-path: tests/benchmarks/results.json
github-token: ${{ secrets.GITHUB_TOKEN }}
auto-push: false
alert-threshold: '200%'
comment-on-alert: true
save-data-file: false
comment-always: true
fail-on-alert: false
alert-comment-cc-users: '@ruivieira'

0 comments on commit 5b25bee

Please sign in to comment.