diff --git a/.github/workflows/benchmark-dev.yml b/.github/workflows/benchmark-dev.yml index 4d6cde63..04872bc5 100644 --- a/.github/workflows/benchmark-dev.yml +++ b/.github/workflows/benchmark-dev.yml @@ -65,7 +65,7 @@ jobs: - name: Push benchmark results id: pushBenchmarkAttempt1 - continue-on-error: true + # continue-on-error: true uses: ./.github/workflows/push-results with: repository: ${{ matrix.benchResultsRepo.name }}