This commit is contained in:
Siarhei Fedartsou 2022-09-08 11:06:53 +02:00
parent 45ae6ea5fe
commit fcd03d8155

View File

@ -42,6 +42,7 @@ jobs:
run: | run: |
.\scripts\ci\windows-build.bat .\scripts\ci\windows-build.bat
- run: ls -R test - run: ls -R test
- run: ls -R build
- name: Run node tests - name: Run node tests
run: | run: |
npm run nodejs-tests npm run nodejs-tests