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 95d6f89 commit 01f673eCopy full SHA for 01f673e
.github/workflows/ci.yml
@@ -51,6 +51,7 @@ jobs:
51
- run: cargo codspeed build -p codspeed
52
- run: cargo codspeed build -p codspeed-bencher-compat
53
- run: cargo codspeed build --features async_futures -p codspeed-criterion-compat
54
+ - run: cargo codspeed build -p codspeed-divan-compat
55
56
- name: Run the benchmarks
57
uses: CodSpeedHQ/action@main
0 commit comments