Skip to content

Commit

Permalink
πŸ• Add fix for ci workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Edward Fitz Abucay <ffimnsr@gmail.com>
  • Loading branch information
ffimnsr committed Jan 3, 2025
1 parent e37c79c commit 95e58d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ jobs:
- name: Install Rust
uses: dtolnay/rust-toolchain@master
with:
toolchain: stable
toolchain: nightly
components: rustfmt
- name: Check formatting
run: cargo fmt --all --check
Expand Down

0 comments on commit 95e58d6

Please # to comment.