We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 093f1c4 commit 2d0b4e4Copy full SHA for 2d0b4e4
.github/workflows/ci.yml
@@ -54,7 +54,7 @@ jobs:
54
strategy:
55
matrix:
56
include:
57
- - codspeed-mode: "instrumentation"
+ - codspeed-mode: "simulation"
58
runner: "ubuntu-latest"
59
- codspeed-mode: "memory"
60
@@ -96,7 +96,7 @@ jobs:
96
97
98
99
100
101
102
0 commit comments