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 2b6afb9 commit a78ea13Copy full SHA for a78ea13
.github/workflows/ci.yml
@@ -56,8 +56,8 @@ jobs:
56
include:
57
- codspeed-mode: "instrumentation"
58
runner: "ubuntu-latest"
59
- - codspeed-mode: "walltime"
60
- runner: "codspeed-macro"
+ # - codspeed-mode: "walltime"
+ # runner: "codspeed-macro"
61
- codspeed-mode: "off"
62
63
runs-on: ${{ matrix.runner }}
@@ -96,8 +96,8 @@ jobs:
96
97
98
99
100
101
102
103
0 commit comments