try another approach for windows

This commit is contained in:
Andrey Lushnikov 2020-02-14 17:23:15 -08:00
parent 3772c84421
commit 015e1bf4dd

View file

@ -57,7 +57,9 @@ jobs:
with:
node-version: 10.15
- run: npm install
- run: set DEBUG=* & npm run ctest
- run: npm run ctest
env:
DEBUG: *
- uses: actions/upload-artifact@v1
with:
name: chromium-win-testrun.log