Fix test windows disabling npx envinfo (#38050)

Summary:
`test_windows` are failing in CI. This change should fix them for the time being while we investigate further
## Changelog:
[internal] - Fix test_windows removing `npx envinfo`

Pull Request resolved: https://github.com/facebook/react-native/pull/38050

Test Plan: circleci should be green

Reviewed By: mdvacca

Differential Revision: D46999794

Pulled By: cipolleschi

fbshipit-source-id: c6e4020ec530d95a5ce6c3b5e70f596b12d23f7e
This commit is contained in:
Riccardo Cipolleschi 2023-06-24 12:07:54 -07:00 коммит произвёл Facebook GitHub Bot
Родитель f87ab6275b
Коммит 2aedda974b
1 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -1067,9 +1067,9 @@ jobs:
name: Enable Yarn with corepack name: Enable Yarn with corepack
command: corepack enable command: corepack enable
- run: # - run:
name: Display Environment info # name: Display Environment info
command: npx envinfo@latest # command: npx envinfo@latest
- restore_cache: - restore_cache:
keys: keys: