gitter-lab / active-learning-drug-discovery

End-to-end active learning pipeline for virtual screening and drug discovery
MIT License
3 stars 0 forks source link

Update test.yml on new branch #14

Open kassabry opened 10 months ago

kassabry commented 10 months ago

The old branch will be removed. This should maintain the history of the test.yml file that was lost with the other branch creation.

agitter commented 10 months ago

Do we know how to work around this error:

UnboundLocalError: local variable 'chunk' referenced before assignment

I believe we discussed that on one of our recent calls.

The Windows and macOS jobs are cancelled when the Ubuntu job hits an error. I believe we can try setting fail-fast to false in the matrix as described here.