Martinsos / edlib

Lightweight, super fast C/C++ (& Python) library for sequence alignment using edit (Levenshtein) distance.
http://martinsos.github.io/edlib
MIT License
514 stars 167 forks source link

Refactor .github/workflows/ci.yaml so that I first collect all the wheels and sdist as artifacts and only then publish them #227

Open Martinsos opened 2 months ago

Martinsos commented 2 months ago

Check a TODO in .github/workflows/ci.yaml for more details!