Skip to content

Commit

Permalink
Update .github/workflows/style.yml
Browse files Browse the repository at this point in the history
Co-authored-by: usamoi <[email protected]>
  • Loading branch information
kemingy and usamoi authored Nov 4, 2024
1 parent f6b9d2a commit 35b6f23
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/style.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ jobs:
curl -fsSL https://github.com/tamasfe/taplo/releases/latest/download/taplo-full-linux-x86_64.gz | gzip -d - | install -m 755 /dev/stdin /usr/local/bin/taplo
taplo fmt --check
- name: Set up Rust
uses: dtolnay/rust-toolchain@stable
- name: Cargo Lint
run: |
cargo fmt --check

0 comments on commit 35b6f23

Please sign in to comment.