add conditional

This commit is contained in:
Sydney Runkle 2025-05-29 09:59:51 -04:00
parent 3fddb50df8
commit d01d670308

View File

@ -38,6 +38,7 @@ jobs:
codspeed:
name: Run benchmarks
needs: [ prepare_matrix ]
if: ${{ needs.prepare_matrix.outputs.codspeed != '[]' }}
runs-on: ubuntu-latest
strategy:
matrix: