I've realized that there are no tests running at commit/PR into your repo.
It seems that you've previously used TravisCI for that. I'm not sure why is it disabled now, but I personally faced the issue with their new billing plans and too strict limitations for running builds for open source projects. Maybe this is your case too.
Hello.
I've realized that there are no tests running at commit/PR into your repo. It seems that you've previously used TravisCI for that. I'm not sure why is it disabled now, but I personally faced the issue with their new billing plans and too strict limitations for running builds for open source projects. Maybe this is your case too.
Here I've replaced TravisCI integration with Github Actions. All steps remain the same. You can check results here: https://github.com/dolfinus/ecto_enum/actions/runs/673329907
What do you think about this PR?