imr-framework/pypulseq

CI Tests

wtclarke opened this issue ยท 1 comments

I agree with your suggestion. I have never used CI, would you be willing to open a PR for a .yml file for this project? Is that even how it works? ๐Ÿ˜„

Originally posted by @btasdelen in #119 (comment)

Just to highlight that the PR I submitted yesterday #142 and was merged isn't a complete fix. You'll need to include the missing files in the repo (matlab_seq).

Also there is the framework in the CI file for enabling a linting step using flake8. However when I ran that there were many errors already (mostly line length, which can easily be customised).