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: