felt / geo

A collection of GIS functions for Elixir
MIT License
649 stars 88 forks source link

Fix broken test #217

Closed s3cur3 closed 2 months ago

s3cur3 commented 3 months ago

I merged a PR where I'd inadvertently broken the tests because it failed to run the tests at all, and the retry said there were no tests to run. 🤦‍♂️

Test plan

Open the test of the latest version of Elixir from CI; confirm the tests actually ran, rather than failing and passing the CI step anyway.