Skip to content

Commit

Permalink
Fix for tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
pmaytak committed Aug 10, 2023
1 parent 93c86f0 commit f9a16bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
tool: 'benchmarkdotnet'
output-file-path: tests/Microsoft.Identity.Test.Performance/BenchmarkDotNet.Artifacts/results/Microsoft.Identity.Test.Performance.AcquireTokenNoCacheTests-report-full-compressed.json
github-token: ${{ secrets.GITHUB_TOKEN }}
# external-data-json-path: ./cache/benchmark-data-no-cache.json
external-data-json-path: ./cache/benchmark-data-no-cache.json
# Show alert with commit comment on detecting possible performance regression
alert-threshold: '130%'
comment-on-alert: true
Expand Down

0 comments on commit f9a16bc

Please sign in to comment.