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 3150fb6 commit d5dfea8Copy full SHA for d5dfea8
.github/workflows/codspeed.yml
@@ -25,5 +25,5 @@ jobs:
25
- name: Run benchmarks
26
uses: CodSpeedHQ/action@v3
27
with:
28
- run: node benchmark/grapheme/codspeed.mjs
+ run: node benchmark/grapheme/codspeed.js
29
token: ${{ secrets.CODSPEED_TOKEN }}
0 commit comments