Skip to content

Commit

Permalink
Make running benchmarks dependent on testing them
Browse files Browse the repository at this point in the history
  • Loading branch information
caass committed Oct 29, 2024
1 parent c9a33c7 commit 2f3ff53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ jobs:
AOC_INPUTS_SECRET: ${{ secrets.AOC_INPUTS_SECRET }}
bench:
name: Bench
needs: test-bench
strategy:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
Expand Down

0 comments on commit 2f3ff53

Please sign in to comment.