We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ac14a3 commit d1ba173Copy full SHA for d1ba173
.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
@@ -102,7 +102,7 @@ jobs:
102
103
104
105
106
107
108
0 commit comments