save win logs
This commit is contained in:
parent
9555ea9e1f
commit
946f795b6e
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
|
@ -61,7 +61,7 @@ jobs:
|
|||
with:
|
||||
node-version: 10.15
|
||||
- run: npm install
|
||||
- run: npm run ctest
|
||||
- run: npm run ctest 2>chromium-win-testrun.log
|
||||
env:
|
||||
DEBUG: "*"
|
||||
- uses: actions/upload-artifact@v1
|
||||
|
|
|
|||
Loading…
Reference in a new issue