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: