Skip to content

Commit

Permalink
chore(ci): update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ChieloNewctle committed Nov 7, 2023
1 parent 952b2ac commit 6b78880
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 @@ -40,7 +40,7 @@ jobs:
fetch-depth: 0
- run: rustup update stable && rustup default stable
- run: rustup component add rustfmt
- run: cargo fmt --all -- --check
- run: cargo fmt --all --check

build_docs:
name: Docs
Expand Down

0 comments on commit 6b78880

Please sign in to comment.