We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfa9f36 commit 9194373Copy full SHA for 9194373
.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