Skip to content

Commit

Permalink
Fix benches CI job
Browse files Browse the repository at this point in the history
  • Loading branch information
newpavlov committed May 24, 2024
1 parent ba7f515 commit f35e15c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/benches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ on:
jobs:
benches:
runs-on: ubuntu-latest
defaults:
run:
working-directory: ./benches
steps:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@master
Expand Down

0 comments on commit f35e15c

Please sign in to comment.