Skip to content

Commit 1ebc879

Browse files
committed
chore: install watchman in e2e tests
1 parent 874f656 commit 1ebc879

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -429,6 +429,8 @@ jobs:
429429
- run: HOMEBREW_NO_AUTO_UPDATE=1 brew tap wix/brew >/dev/null
430430
- brew_install:
431431
package: applesimutils
432+
- brew_install:
433+
package: watchman
432434

433435
# Configure Watchman
434436
- run: touch .watchmanconfig

0 commit comments

Comments
 (0)