When the version number is updated deliberately, it no longer matches the prvious tag, causing the test to fail. The test must be removed since it is inherently flawed.
My preferred solution is actually just to let commits that change version go in without pull request. I don't like that we're not testing the version number anymore. Reverting this change.
When the version number is updated deliberately, it no longer matches the prvious tag, causing the test to fail. The test must be removed since it is inherently flawed.