1
0
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:
Thomas Wilkerling
2025-04-17 15:16:26 +02:00
parent 547465e40e
commit 743f4bec02

View File

@@ -55,5 +55,5 @@ jobs:
- run: npm run build:bundle --if-present
- run: npm ci
working-directory: test
- run: npm test:github
- run: npm run test:github
working-directory: test