From 4113d8ad3f74a7f68bd71b3593c8110890ac7f0d Mon Sep 17 00:00:00 2001 From: hakril Date: Thu, 6 Feb 2025 21:02:46 +0100 Subject: [PATCH] Reactivate full intel. Check we broke nothing --- .github/workflows/tests.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index d70bec4..9cf2cf4 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -23,8 +23,6 @@ jobs: - name: Check generated code can execute run: py -c "import windows.generated_def" tests: - # Not a real dependency : but starting tests when ctypes generation is broken is not useful - if: false # Disable during ARM64 CI tests strategy: fail-fast: false matrix: