Skip to content

Commit

Permalink
Fix name for benchmarking toolchain step
Browse files Browse the repository at this point in the history
  • Loading branch information
ctz committed Mar 1, 2024
1 parent a473526 commit 2d66fe4
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 @@ -209,7 +209,7 @@ jobs:
with:
persist-credentials: false

- name: Install stable toolchain
- name: Install nightly toolchain
uses: dtolnay/rust-toolchain@nightly

- name: Smoke-test benchmark program (ring)
Expand Down

0 comments on commit 2d66fe4

Please sign in to comment.