We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a74cb6 commit 91f83f0Copy full SHA for 91f83f0
1 file changed
.github/workflows/codspeed-bench.yml
@@ -149,6 +149,7 @@ jobs:
149
- name: Run benchmarks
150
uses: CodSpeedHQ/action@v4
151
with:
152
+ mode: simulation
153
token: ${{ secrets.CODSPEED_TOKEN }}
154
run: |
155
cd benchmark/pybench
0 commit comments