Skip to content

Commit acdf217

Browse files
committed
ci: include optional dependencies and verify rollup native binding
1 parent b99960f commit acdf217

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
cache-dependency-path: package-lock.json
6666

6767
- name: Install dependencies
68-
run: npm ci
68+
run: npm ci --include=optional
6969

7070
- name: Setup Database
7171
run: |

0 commit comments

Comments
 (0)