summaryrefslogtreecommitdiffstats
path: root/.github/workflows/build-and-package.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/build-and-package.yaml')
-rw-r--r--.github/workflows/build-and-package.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/build-and-package.yaml b/.github/workflows/build-and-package.yaml
index 1dad975..2c55051 100644
--- a/.github/workflows/build-and-package.yaml
+++ b/.github/workflows/build-and-package.yaml
@@ -417,6 +417,7 @@ jobs:
name: win-q.exe
- name: Not-Really-Test Windows
shell: bash
+ continue-on-error: true
run: |
echo "Tests are not compatible with Windows (path separators, tmp folder names etc.). Only a sanity wil be tested"