From 6bbc054705cd0380dc917fc1a2ee09c6be79f6ec Mon Sep 17 00:00:00 2001 From: Inforithmics Date: Sat, 20 Sep 2025 08:35:58 +0200 Subject: [PATCH] temporarly comment out gate to run windows task --- .github/workflows/test.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 9504eaee1..0f9e99189 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -71,8 +71,8 @@ jobs: cmake --build --preset ${{ matrix.preset }} --parallel windows: - needs: [changes] - if: needs.changes.outputs.changed == 'True' + # needs: [changes] + # if: needs.changes.outputs.changed == 'True' strategy: matrix: include: