Closed rpep closed 2 years ago
Just testing this out, but it's got a big advantage in that the notebook and unit tests can run in parallel!
The main problem is that Github Actions does not find the Docker container, so I think the best way is: Build Docker Container -> Push Container to Github Actions -> Run the tests using the built image
Just testing this out, but it's got a big advantage in that the notebook and unit tests can run in parallel!