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 8b5cbde commit ad2aeb6Copy full SHA for ad2aeb6
.github/workflows/bench-lix-sdk.yml
@@ -28,5 +28,5 @@ jobs:
28
env:
29
CODSPEED_BENCH: true
30
with:
31
- run: pnpm --filter @lix-js/sdk exec vitest bench
+ run: pnpm --filter @lix-js/sdk exec vitest bench --run
32
token: ${{ secrets.CODSPEED_TOKEN }}
0 commit comments