diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index be192b7f1..2f8c38132 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -44,6 +44,7 @@ jobs: - name: Run benchmark uses: CodSpeedHQ/action@v1 + timeout-minutes: 30 with: run: cargo codspeed run token: ${{ secrets.CODSPEED_TOKEN }}