Skip to content

Commit

Permalink
Test actions benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
felldo committed Nov 17, 2023
1 parent f325ae9 commit 6c514dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jmh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ jobs:
- name: JMH Benchmark Action
uses: kitlangton/jmh-benchmark-action@main
with:
jmh-output-path: lib/build/results/jmh/results.json
jmh-output-path: ./lib/build/results/jmh/results.json
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 6c514dc

Please sign in to comment.