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 d34d851 commit f094812Copy full SHA for f094812
1 file changed
.github/workflows/benchmark.yml
@@ -35,5 +35,6 @@ jobs:
35
- name: Run benchmarks
36
uses: CodSpeedHQ/action@v4
37
with:
38
+ mode: instrumentation
39
token: ${{ secrets.CODSPEED_TOKEN }}
- run: poetry run pytest benchmarks/ --codspeed
40
+ run: poetry run pytest benchmarks/ --codspeed
0 commit comments