Skip to content

Commit 9fd203c

Browse files
committed
feat: include symbol
1 parent 755977f commit 9fd203c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/reusable-build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -453,6 +453,8 @@ jobs:
453453
tool: cargo-codspeed
454454

455455
- name: Build Benchmark
456+
env:
457+
RUSTFLAGS: "-C debuginfo=1 -C strip=none -g --cfg codspeed"
456458
run: cargo codspeed build -p rspack_benchmark --features codspeed
457459

458460
- name: Run benchmark

0 commit comments

Comments
 (0)