diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index c01689e..04ea0a7 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -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