Skip to content

Commit b9a713e

Browse files
committed
Add rm script
1 parent de27e00 commit b9a713e

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
@@ -51,6 +51,7 @@ jobs:
5151
echo 'use_small_heuristics = "Default"' >> .rustfmt.toml
5252
cargo fmt
5353
pnpm test
54+
rm -rf .rustfmt.toml
5455
- name: Benchmark
5556
run: pnpm benchmark
5657
- name: Build Landing

0 commit comments

Comments
 (0)