diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index e316c2c..5d66c42 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -199,14 +199,6 @@ jobs: Workflow: $GITHUB_RUN_ID EOF - - name: Upload benchmark results - uses: actions/upload-artifact@v4 - with: - name: benchmark-results-${{ github.run_id }} - path: benchmark-results/ - retention-days: 30 - compression-level: 6 - - name: Upload profiling reports uses: actions/upload-artifact@v4 with: