Compare commits

..

2 Commits

View File

@ -44,7 +44,7 @@ jobs:
echo "No benchmark reports found, skipping custom report generation." echo "No benchmark reports found, skipping custom report generation."
exit 1 exit 1
fi fi
python .github/scripts/custom_benchmark_report.py python3 .github/scripts/custom_benchmark_report.py
- name: Upload benchmark reports - name: Upload benchmark reports
uses: actions/upload-artifact@v4 uses: actions/upload-artifact@v4