Lines Matching refs:yarn
12 - yarn.lock
19 - yarn.lock
43 yarn-workspace: 'true'
45 if: steps.expo-caches.outputs.yarn-workspace-hit != 'true'
46 run: yarn install --frozen-lockfile
48 run: yarn test:web
89 yarn-workspace: 'true'
90 yarn-tools: 'true'
93 if: steps.expo-caches.outputs.yarn-workspace-hit != 'true'
94 run: yarn install --frozen-lockfile
100 run: yarn react-native config
110 run: yarn detox:clean
113 run: yarn ios:detox:build:release
120 run: yarn ios:detox:test:release
169 yarn-workspace: 'true'
170 yarn-tools: 'true'
173 if: steps.expo-caches.outputs.yarn-workspace-hit != 'true'
174 run: yarn install --frozen-lockfile
176 run: yarn react-native config