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 a7b387b commit a4bbba3Copy full SHA for a4bbba3
.github/workflows/ci.yml
@@ -375,7 +375,7 @@ jobs:
375
run: |
376
rm -rf deebot_client/
377
- name: Run benchmarks
378
- uses: CodSpeedHQ/action@dbda7111f8ac363564b0c51b992d4ce76bb89f2f # v4.5.2
+ uses: CodSpeedHQ/action@0700edb451d0e9f2426f99bd6977027e550fb2a6 # v4.7.0
379
with:
380
run: pytest tests/ --codspeed
381
mode: instrumentation
0 commit comments