Skip to content

Commit

Permalink
chore: apply code review suggestion
Browse files Browse the repository at this point in the history
Co-authored-by: Tuomas Mäkinen <[email protected]>
  • Loading branch information
zeapoz and tuommaki authored Sep 28, 2023
1 parent 9308ddd commit 4ddf8ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: Swatinem/rust-cache@v2
- name: Install nightly Rust
- name: Default on nightly Rust
run: rustup default nightly
- name: Install additional components
run: |
Expand Down

0 comments on commit 4ddf8ec

Please sign in to comment.