Skip to content

Commit

Permalink
Debug dtolnay/install
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed Jan 26, 2025
1 parent a77e4ca commit 9ffda36
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,9 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@nightly
- uses: dtolnay/install@cargo-docs-rs
- uses: dtolnay/install@master
with:
crate: cargo-insta
- run: cargo docs-rs

clippy:
Expand Down

0 comments on commit 9ffda36

Please sign in to comment.