Skip to content

Commit 616e58c

Browse files
committed
update
1 parent e7e0fee commit 616e58c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/verify-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
run: cargo build --package protocol
6161

6262
- name: Check Formatting
63-
run: cargo fmt --all -- --check
63+
run: cargo fmt -p function-stream -p function-stream-cli -- --check
6464

6565
- name: Initialize Environment
6666
run: make env

0 commit comments

Comments
 (0)