Merge pull request #728 from KyleAure/fix-performance-job
fix: performance pipeline
diff --git a/.github/workflows/performance.yml b/.github/workflows/performance.yml
index 509d95b..7977c1f 100644
--- a/.github/workflows/performance.yml
+++ b/.github/workflows/performance.yml
@@ -51,7 +51,7 @@
with:
name: Java JMH Benchmark
tool: 'jmh'
- output-file-path: jmh-result.json
+ output-file-path: yasson-jmh/jmh-result.json
github-token: ${{ secrets.GITHUB_TOKEN }}
# Enable deployment to GitHub Pages for continuous line graphs