iterative / mlem

🐶 A tool to package, serve, and deploy any ML model on any platform. Archived to be resurrected one day🤞
https://mlem.ai
Apache License 2.0
717 stars 44 forks source link

Fix Flyio GH action #672

Closed aminalaee closed 1 year ago

aminalaee commented 1 year ago

Fix Flyio Github action

aminalaee commented 1 year ago

You are right about pytest -k 'not heroku and not flyctl' but I think the dummy PR passed the pipeline. This PR is still using the old action, right?

aguschin commented 1 year ago

I think the dummy PR passed the pipeline

Yes, looks like that!

This PR is still using the old action, right?

Yes.

aguschin commented 1 year ago

Yes, CI finished. There was some error with catboost, I've seen it in earlier PRs. We'll need to fix it, if it doesn't take care of itself, in order to release next version of MLEM. Merging! Thanks for the quick fix @aminalaee !