mirror of
				https://github.com/microsoft/playwright.git
				synced 2025-06-26 21:40:17 +00:00 
			
		
		
		
	chore: install deps for grid tests
This commit is contained in:
		
							parent
							
								
									6c3142959d
								
							
						
					
					
						commit
						fda578c14d
					
				
							
								
								
									
										2
									
								
								.github/workflows/tests_grid.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/tests_grid.yml
									
									
									
									
										vendored
									
									
								
							@ -18,7 +18,7 @@ jobs:
 | 
				
			|||||||
      env:
 | 
					      env:
 | 
				
			||||||
        PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD: 1
 | 
					        PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD: 1
 | 
				
			||||||
    - run: npm run build
 | 
					    - run: npm run build
 | 
				
			||||||
    - run: npx playwright install
 | 
					    - run: npx playwright install-deps
 | 
				
			||||||
    - run: xvfb-run --auto-servernum --server-args="-screen 0 1280x960x24" -- npm run test -- --retries=0
 | 
					    - run: xvfb-run --auto-servernum --server-args="-screen 0 1280x960x24" -- npm run test -- --retries=0
 | 
				
			||||||
      env:
 | 
					      env:
 | 
				
			||||||
        PWTEST_MODE: service-grid
 | 
					        PWTEST_MODE: service-grid
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user