Skip to content

Commit

Permalink
Update format.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
strasdat authored Dec 7, 2024
1 parent dd7adc3 commit 4b421d3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@ jobs:
toolchain: nightly
- name: cargo doc
run: |
cargo +nightly fmt
cargo +nightly doc --no-deps --all-features
rustup default nightly
cargo fmt
cargo doc --no-deps --all-features

0 comments on commit 4b421d3

Please sign in to comment.