Skip to content

Commit ac08580

Browse files
committed
fix rollup build and add to CI
1 parent 3d6340a commit ac08580

File tree

5 files changed

+1065
-38
lines changed

5 files changed

+1065
-38
lines changed

.github/workflows/node.install.yml

+1
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,4 @@ jobs:
2727
- run: npm ci
2828
- run: npm run all-checks
2929
- run: npm run test
30+
- run: npm run rollup

0 commit comments

Comments
 (0)