You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running npm run test-all in the DT repo I sometimes see packages being tested twice. Oftentimes locally when making changes to React but now I also caught one in CI. Notice how it starts cavy, cavy fails and then it starts cavy again:
When running
npm run test-all
in the DT repo I sometimes see packages being tested twice. Oftentimes locally when making changes to React but now I also caught one in CI. Notice how it startscavy
,cavy
fails and then it startscavy
again:-- https://github.com/DefinitelyTyped/DefinitelyTyped/actions/runs/4524856076/jobs/7968956281?pr=64896#step:6:796
Originally reported in https://discord.com/channels/508357248330760243/757992230077333655/1089617477274718208
The text was updated successfully, but these errors were encountered: