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 de27e00 commit b9a713eCopy full SHA for b9a713e
.github/workflows/publish.yml
@@ -51,6 +51,7 @@ jobs:
51
echo 'use_small_heuristics = "Default"' >> .rustfmt.toml
52
cargo fmt
53
pnpm test
54
+ rm -rf .rustfmt.toml
55
- name: Benchmark
56
run: pnpm benchmark
57
- name: Build Landing
0 commit comments