Initial attempt at converting Travis CI script to GitHub Actions.
Due to large amount of files, rolled into one stage rather than separate build and test, and separate steps for sub stages. Could be optimised further.
Currently failing at the diff STRs.tsv ../.testing/STRs.benchmark.tsv step , however unclear initially if this is a CI issue, or an actual regression that is being found
Initial attempt at converting Travis CI script to GitHub Actions.
Due to large amount of files, rolled into one stage rather than separate build and test, and separate steps for sub stages. Could be optimised further.
Currently failing at the
diff STRs.tsv ../.testing/STRs.benchmark.tsv
step , however unclear initially if this is a CI issue, or an actual regression that is being found