Skip to content

Commit

Permalink
updated ci pipeline; test 4
Browse files Browse the repository at this point in the history
  • Loading branch information
epi052 committed Sep 15, 2024
1 parent c024347 commit 5acaf47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Cache cargo & target directories
uses: Swatinem/rust-cache@v2
- uses: dtolnay/rust-toolchain@stable
- run: cargo fmt run --all -- --check
- run: cargo fmt --all -- --check

clippy:
name: Clippy
Expand Down

0 comments on commit 5acaf47

Please sign in to comment.