Skip to content

Commit

Permalink
Fix thresholds path
Browse files Browse the repository at this point in the history
  • Loading branch information
MahdiBM committed Jan 10, 2025
1 parent 972d8af commit 261c509
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
--package-path Benchmarks \
benchmark thresholds check \
'${{ github.head_ref || github.ref_name }}' \
--path "$PWD/Benchmarks/Thresholds/" \
--path "$PWD/Thresholds/" \
--no-progress \
--format markdown \
>> summary.text
Expand Down

0 comments on commit 261c509

Please sign in to comment.