diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index e653b750..aaa9a3d6 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -67,5 +67,3 @@ jobs: github-token: ${{ secrets.GITHUB_TOKEN }} # Push and deploy GitHub pages branch automatically auto-push: true - # Enable Job Summary for PRs - summary-always: true