Skip to content

Commit 7516a0c

Browse files
author
逍为
committed
test: fix ci workflow
1 parent fb21cb5 commit 7516a0c

12 files changed

Lines changed: 43 additions & 823 deletions

File tree

.github/workflows/test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,8 @@ jobs:
2424
- name: Install dependencies
2525
run: npm install
2626

27+
- name: Buidl project
28+
run: npm run build
29+
2730
- name: Run tests
2831
run: npm test

__tests__/README.md

Lines changed: 0 additions & 59 deletions
This file was deleted.

__tests__/bm25.test.js

Lines changed: 0 additions & 229 deletions
This file was deleted.

0 commit comments

Comments
 (0)