Skip to content

Commit 7bf7954

Browse files
authored
feat(fixed build issues): fixed build issues (#67)
* feat(fixed build issues): fixed build issues fixed build issues * feat(formatted readme): formatted readme formatted readme * feat(ci/cd): check build on pull request check build on pull request
1 parent d851989 commit 7bf7954

File tree

7 files changed

+1476
-33
lines changed

7 files changed

+1476
-33
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929

3030
- run: npm ci
3131
- run: npm run test
32+
- run: npm run build
3233

3334
publish:
3435
permissions:

0 commit comments

Comments
 (0)