Skip to content

Commit 053e226

Browse files
committed
corrected work dir
1 parent 6232134 commit 053e226

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/performance_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,5 @@ jobs:
5555
if: always()
5656
with:
5757
name: performance-plot-${{ github.run_number }}
58-
path: ./tests/performance_plot.png
58+
path: ./python/performance_plot.png
5959
retention-days: 30

0 commit comments

Comments
 (0)