mirror of
				https://github.com/open-metadata/OpenMetadata.git
				synced 2025-10-31 02:29:03 +00:00 
			
		
		
		
	minor(ci): e2e playwright limit install dependacy step (#17921)
This commit is contained in:
		
							parent
							
								
									21af02d8d5
								
							
						
					
					
						commit
						5fc17e1d9f
					
				
							
								
								
									
										2
									
								
								.github/workflows/playwright-mysql-e2e.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/playwright-mysql-e2e.yml
									
									
									
									
										vendored
									
									
								
							| @ -95,7 +95,7 @@ jobs: | |||||||
| 
 | 
 | ||||||
|       - name: Install dependencies |       - name: Install dependencies | ||||||
|         working-directory: openmetadata-ui/src/main/resources/ui/ |         working-directory: openmetadata-ui/src/main/resources/ui/ | ||||||
|         run: yarn --frozen-lockfile |         run: yarn --ignore-scripts --frozen-lockfile | ||||||
|       - name: Install Playwright Browsers |       - name: Install Playwright Browsers | ||||||
|         run: npx playwright@1.44.1 install --with-deps |         run: npx playwright@1.44.1 install --with-deps | ||||||
|       - name: Run Playwright tests |       - name: Run Playwright tests | ||||||
|  | |||||||
| @ -95,7 +95,7 @@ jobs: | |||||||
| 
 | 
 | ||||||
|       - name: Install dependencies |       - name: Install dependencies | ||||||
|         working-directory: openmetadata-ui/src/main/resources/ui/ |         working-directory: openmetadata-ui/src/main/resources/ui/ | ||||||
|         run: yarn --frozen-lockfile |         run: yarn --ignore-scripts --frozen-lockfile | ||||||
|       - name: Install Playwright Browsers |       - name: Install Playwright Browsers | ||||||
|         run: npx playwright@1.44.1 install --with-deps |         run: npx playwright@1.44.1 install --with-deps | ||||||
|       - name: Run Playwright tests |       - name: Run Playwright tests | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Chirag Madlani
						Chirag Madlani