Skip to content

Commit 01f673e

Browse files
ci: add divan to instrumented integration test
1 parent 95d6f89 commit 01f673e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ jobs:
5151
- run: cargo codspeed build -p codspeed
5252
- run: cargo codspeed build -p codspeed-bencher-compat
5353
- run: cargo codspeed build --features async_futures -p codspeed-criterion-compat
54+
- run: cargo codspeed build -p codspeed-divan-compat
5455

5556
- name: Run the benchmarks
5657
uses: CodSpeedHQ/action@main

0 commit comments

Comments
 (0)