We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6232134 commit 053e226Copy full SHA for 053e226
.github/workflows/performance_tests.yml
@@ -55,5 +55,5 @@ jobs:
55
if: always()
56
with:
57
name: performance-plot-${{ github.run_number }}
58
- path: ./tests/performance_plot.png
+ path: ./python/performance_plot.png
59
retention-days: 30
0 commit comments