Failing Builds
Opened this issue · 1 comments
Kamsiy commented
Description
Right now, the tests for the project are currently failing due to a mismatch in dates.
For example:
Build: https://github.com/mszostok/version/actions/runs/4269505384/jobs/7432733388?pr=87
Steps to reproduce
- Create a pull request
Troubleshooting
mszostok commented
I'm aware of that issue. Thanks for the PR with updated assets. I will leave this issue open to figure out a proper solution. Maybe a CI that will do the update and will create a PR, sth similar to what dependabot is doing. Mocking is also an option but not sure if it will be a better one, as the final code path won't ever be tested.