Add tests for formatters
This commit is contained in:
@@ -82,6 +82,11 @@ jobs:
|
||||
cd ui
|
||||
npm run check-formatting
|
||||
|
||||
- name: npm test
|
||||
run: |
|
||||
cd ui
|
||||
npm test
|
||||
|
||||
- name: npm build
|
||||
run: |
|
||||
cd ui
|
||||
|
||||
Reference in New Issue
Block a user