add test run for CI

This commit is contained in:
Oleg 2022-09-05 17:30:33 +03:00
parent eae7d4b851
commit d0b690abde
1 changed files with 1 additions and 0 deletions

View File

@ -27,3 +27,4 @@ jobs:
run: | run: |
npm install npm install
npm run build npm run build
npm run test