mirror of
https://github.com/nextapps-de/flexsearch.git
synced 2025-08-29 16:50:13 +02:00
add missing "run" to npm script
This commit is contained in:
2
.github/workflows/node.js.yml
vendored
2
.github/workflows/node.js.yml
vendored
@@ -55,5 +55,5 @@ jobs:
|
|||||||
- run: npm run build:bundle --if-present
|
- run: npm run build:bundle --if-present
|
||||||
- run: npm ci
|
- run: npm ci
|
||||||
working-directory: test
|
working-directory: test
|
||||||
- run: npm test:github
|
- run: npm run test:github
|
||||||
working-directory: test
|
working-directory: test
|
||||||
|
Reference in New Issue
Block a user