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 atul on Feb 7 2023, 11:07 AM. Authored by Tags None Referenced Files
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
|