typo
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -35,6 +35,6 @@ jobs:
|
|||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: npm install
|
run: npm install
|
||||||
- name: Build
|
- name: Build
|
||||||
run: npm build
|
run: npm run build
|
||||||
- name: Test
|
- name: Test
|
||||||
run: npm test --watch=false
|
run: npm test --watch=false
|
||||||
Reference in New Issue
Block a user