We would like to set up continuous integration pytest in a dockerized environment that is triggered on either pushes or pull requests via GitHub actions. There is currently code that attempts this in the ci-setup branch but it requires some fixes to work correctly. You can refer to the file-processing-tools repo for a working example of this setup.
We would like to set up continuous integration pytest in a dockerized environment that is triggered on either pushes or pull requests via GitHub actions. There is currently code that attempts this in the
ci-setupbranch but it requires some fixes to work correctly. You can refer to thefile-processing-toolsrepo for a working example of this setup.