You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ensure the package version can always be determined in CI
This fixes a small bug introduced by #151, where version numbers weren't
computed correctly during CI tests.
This also fixes a larger pre-existing bug, where version numbers might
not always be computed correctly during CI releases.
Also add a test to prevent future regressions.
0 commit comments