Skip to content

Commit c1a0b27

Browse files
committed
Try to run test on github
1 parent 2ca90c1 commit c1a0b27

3 files changed

Lines changed: 21328 additions & 13065 deletions

File tree

.github/workflows/Test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,5 @@ jobs:
2222
with:
2323
node-version: ${{ matrix.node-version }}
2424
cache: 'npm'
25+
- run: npm ci
2526
- run: npm test

0 commit comments

Comments
 (0)