mirror of
				https://github.com/microsoft/playwright.git
				synced 2025-06-26 21:40:17 +00:00 
			
		
		
		
	devops: fix Docker tests (#10767)
This commit is contained in:
		
							parent
							
								
									55fb53ef82
								
							
						
					
					
						commit
						070b18e755
					
				
							
								
								
									
										2
									
								
								.github/workflows/tests_docker.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/tests_docker.yml
									
									
									
									
										vendored
									
									
								
							| @ -38,7 +38,7 @@ jobs: | |||||||
|     - run: npm ci |     - run: npm ci | ||||||
|     - run: npm run build |     - run: npm run build | ||||||
|     - name: Build |     - name: Build | ||||||
|       run: bash utils/docker/build.sh ${{ matrix.tag }} playwright:localbuild-${{ matrix.tag }} |       run: bash utils/docker/build.sh --amd64 ${{ matrix.tag }} playwright:localbuild-${{ matrix.tag }} | ||||||
|     - name: Clean & Prepare for Docker |     - name: Clean & Prepare for Docker | ||||||
|       run: | |       run: | | ||||||
|         npm run clean |         npm run clean | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Max Schmitt
						Max Schmitt