aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/main.yml
diff options
context:
space:
mode:
authorIvan Komissarov <abbapoh@gmail.com>2020-09-30 13:24:51 +0200
committerIvan Komissarov <ABBAPOH@gmail.com>2020-09-30 13:23:02 +0000
commit7a1400da04a514c90f19513388674e21f319765d (patch)
tree4e1e5d26999f9a336e288002e7ff303f16a3def9 /.github/workflows/main.yml
parenta9f0835f0ed2ae183ca7f0993d043ffbbebbc54d (diff)
GitHub actions: fix tests on Windows
Change-Id: Ic9c812e2891426906fb4c911f03c5f5e0305159d Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Diffstat (limited to '.github/workflows/main.yml')
-rw-r--r--.github/workflows/main.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index 956cedf59..3364d3307 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -168,6 +168,7 @@ jobs:
products.qbs_archive.targetName:qbs-windows-${{ github.run_id }}
products.qbs_archive.includeTests:true,
WITH_TESTS: 0
+ QT_ASSUME_STDERR_HAS_CONSOLE: 1
steps:
- uses: actions/checkout@v1
- name: prepare timestamp
@@ -385,6 +386,7 @@ jobs:
QTEST_FUNCTION_TIMEOUT: 9000000
QBS_AUTOTEST_PROFILE: 'qt'
QBS_TEST_SOURCE_ROOT: 'tests'
+ QT_ASSUME_STDERR_HAS_CONSOLE: 1
steps:
- uses: actions/checkout@v1
- name: Download artifact