Open davidsingal opened 3 years ago
It seems like an issue between Lerna and Github actions. Locally we need to run lerna link before running the test command. But it doesn't work on Github actions.
lerna link
It seems like an issue between Lerna and Github actions. Locally we need to run
lerna link
before running the test command. But it doesn't work on Github actions.