fix build
This commit is contained in:
7
.github/workflows/test.yml
vendored
7
.github/workflows/test.yml
vendored
@@ -26,6 +26,9 @@ jobs:
|
||||
|
||||
- name: Install dependencies
|
||||
run: npm ci
|
||||
|
||||
- name: Build
|
||||
run: npm run build
|
||||
|
||||
- run: npm test
|
||||
name: Run tests
|
||||
- name: Run tests
|
||||
run: npm test
|
||||
|
Reference in New Issue
Block a user