We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 794f5a7 commit f0d1100Copy full SHA for f0d1100
.github/workflows/publish.yml
@@ -84,6 +84,7 @@ jobs:
84
echo 'use_small_heuristics = "Default"' >> .rustfmt.toml
85
cargo fmt
86
rm -rf .rustfmt.toml
87
+ cargo fmt
88
- run: pnpm test
89
- name: Build Landing
90
run: |
0 commit comments