Skip to content

Commit

Permalink
Update the workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanUkhov committed May 21, 2024
1 parent 83a40f9 commit 3eabeef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- run: rustup toolchain install nightly --profile=minimal
- run: cargo bench
- run: cargo +nightly bench

test:
strategy:
Expand Down

0 comments on commit 3eabeef

Please sign in to comment.