Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Commit

Permalink
fix command
Browse files Browse the repository at this point in the history
  • Loading branch information
claravanstaden committed Jul 24, 2024
1 parent 4240a0e commit d391d98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/parachain.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
rustup component add rustfmt --toolchain nightly
rustup show
- name: format
run: |
run: >
cargo +nightly fmt
-p snowbridge-pallet-ethereum-client
-p snowbridge-pallet-inbound-queue
Expand Down

0 comments on commit d391d98

Please sign in to comment.