1
0
Fork 0
pull/1508/head
Tatyana Kostromskaya 2023-08-29 14:09:20 +00:00
parent b552972717
commit 83bb7cdeef
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ jobs:
run: npm run build
- name: npm test
run: npm test -- --runInBand --detectOpenHandles
run: npm test -- --runInBand --forceExit
env:
GITHUB_TOKEN: ${{ github.token }}