Skip to content

Commit 55e6c63

Browse files
committed
add benchmark to ci
1 parent 02dcf89 commit 55e6c63

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,5 @@ jobs:
2424
with:
2525
node-version: ${{ matrix.node-version }}
2626
- run: npm install
27-
- run: npm test
27+
- run: npm test
28+
- run: npm run benchmark

0 commit comments

Comments
 (0)