Open VinceJuliano opened 2 months ago
Unit tests in the SU cover a good portion of the business logic and are no longer passing. Various dependencies have been added and changes made likely effecting the build of the tests.
https://github.com/permaweb/ao/actions/runs/10374819469/job/28723126229
Modify Docker/CI where needed
Actually shouldnt need to modify the Unit tests, they run on a local machine but not in the CI, it mayb has something to do with Docker
Background
Unit tests in the SU cover a good portion of the business logic and are no longer passing. Various dependencies have been added and changes made likely effecting the build of the tests.
https://github.com/permaweb/ao/actions/runs/10374819469/job/28723126229
Solution
Modify Docker/CI where needed