Skip to content

Commit

Permalink
add name to step
Browse files Browse the repository at this point in the history
  • Loading branch information
segfault-magnet committed Sep 26, 2024
1 parent 8121e95 commit 145d19c
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 @@ -61,6 +61,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
- name: Check for typos
uses: crate-ci/[email protected]
- name: Setup Rust
- uses: dtolnay/rust-toolchain@master
with:
toolchain: ${{ env.RUST_VERSION }}
Expand Down

0 comments on commit 145d19c

Please sign in to comment.