Runs jest unit tests in workspaces that were previously being tested in eslint_flow_jest.yml workflow.
Reduces length of command in eslint_flow_jest.yml workflow and may be generally helpful.
Differential D6650
[yarn] Introduce `yarn jest-all` to run `jest` in all workspaces Authored by atul on Feb 7 2023, 7:07 PM. Tags None Referenced Files None Subscribers None
Details Runs jest unit tests in workspaces that were previously being tested in eslint_flow_jest.yml workflow. Reduces length of command in eslint_flow_jest.yml workflow and may be generally helpful. Works as expected:
Diff Detail
|