DaehwanKimLab / hisat2

Graph-based alignment (Hierarchical Graph FM index)
GNU General Public License v3.0
473 stars 116 forks source link

Add Github Actions based CI for Linux x86_64 #407

Open martin-g opened 1 year ago

martin-g commented 1 year ago

Adds a CI check for Linux x86_64.

Related to https://github.com/DaehwanKimLab/hisat2/pull/251

martin-g commented 1 year ago

The CI result could be seen in my fork: https://github.com/martin-g/hisat2/actions/runs/4183219970

mr-c commented 1 year ago

@martin-g I added some tests to my version of your PRs: https://github.com/mr-c/hisat2/pull/1/commits/4f0152ab02b3070a2819a8319c0158ad0aaa811b (results at https://github.com/mr-c/hisat2/actions/runs/4187410549/jobs/7257204829 )

martin-g commented 1 year ago

Thank you for adding the tests, @mr-c ! I've added a comment to the commit why it fails on aarch64.