1
0
mirror of https://github.com/nextapps-de/flexsearch.git synced 2025-08-30 09:10:42 +02:00

add npm script "test:github"

This commit is contained in:
Thomas Wilkerling
2025-04-17 15:15:25 +02:00
parent 726d467a23
commit 547465e40e

View File

@@ -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 - run: npm test:github
working-directory: test working-directory: test