diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 541000d4b9..666817663d 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -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