Closed famasoon closed 2 years ago
Thank you for your work! But some of the test fails due to the existing build error, so I'm going to investigate it ahead of review. I'm going to create another PR fixing the problem, merge it toward main branch and re-run CI on this PR.
Build error in CI on main branch must be solved on #24 , but the same error occurs... π€ The error was solved by refreshing the build cache on GitHub Actions ~~and currently failing job on this PR uses the same cached artifacts. So I have thought everything should go well, but...~~ Currently failing job and the job succeeded on main branch uses different cache artifact. So I have to invalidate the current cache in some way.
As a workaround, stopped using cache temporarily.
Fix #21