Skip to content

Commit f0d1100

Browse files
committed
Fix script
1 parent 794f5a7 commit f0d1100

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ jobs:
8484
echo 'use_small_heuristics = "Default"' >> .rustfmt.toml
8585
cargo fmt
8686
rm -rf .rustfmt.toml
87+
cargo fmt
8788
- run: pnpm test
8889
- name: Build Landing
8990
run: |

0 commit comments

Comments
 (0)