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 016acb6 commit ccf912dCopy full SHA for ccf912d
.github/workflows/codspeed.yml
@@ -21,5 +21,5 @@ jobs:
21
- name: Run benchmarks
22
uses: CodSpeedHQ/action@v3
23
with:
24
- run: node benches/bench.mjs
+ run: node --loader ts-node/esm resources/use-tinybench.ts
25
token: ${{ secrets.CODSPEED_TOKEN }}
0 commit comments