npm run test

pull/375/head
Konrad Pabjan 2023-01-05 16:54:14 +00:00
parent 4143026b46
commit 47d09c0c25
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ jobs:
run: npm run build
- name: npm test
run: npm test
run: npm run test
- name: Lint
run: npm run lint