Skip to content

Commit

Permalink
Fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
externl committed Sep 9, 2024
1 parent e790085 commit 85d4ea8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rustfmt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ jobs:
rustup toolchain install nightly
rustup component add rustfmt --toolchain nightly
- name: 🔎 Format using rustfmt
working-directory: tools/slicec-cs
run: cargo +nightly fmt --check

0 comments on commit 85d4ea8

Please sign in to comment.