intel/x86-simd-sort

CI: Add basic CI

Closed this issue · 1 comments

Add CI tests to run for every PR.

  • Build testexe and run to check pass/fail
  • Build x86-simd-sort with main branch of NumPy and ensure it builds correctly.

Fixed in #26 and #24