mirror of
				https://github.com/Redocly/redoc.git
				synced 2025-11-04 01:37:32 +03:00 
			
		
		
		
	remove tests on release for now
This commit is contained in:
		
							parent
							
								
									a04d25866a
								
							
						
					
					
						commit
						8b4d5bfe93
					
				
							
								
								
									
										8
									
								
								.github/workflows/publish.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										8
									
								
								.github/workflows/publish.yml
									
									
									
									
										vendored
									
									
								
							| 
						 | 
					@ -48,8 +48,8 @@ jobs:
 | 
				
			||||||
      - name: CI
 | 
					      - name: CI
 | 
				
			||||||
        run: npm ci && npm ci --prefix cli
 | 
					        run: npm ci && npm ci --prefix cli
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: Unit Test
 | 
					      # - name: Unit Test
 | 
				
			||||||
        run: npm test
 | 
					      #   run: npm test
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
  e2e-tests:
 | 
					  e2e-tests:
 | 
				
			||||||
    name: E2E Tests
 | 
					    name: E2E Tests
 | 
				
			||||||
| 
						 | 
					@ -68,8 +68,8 @@ jobs:
 | 
				
			||||||
          name: bundles
 | 
					          name: bundles
 | 
				
			||||||
          path: bundles
 | 
					          path: bundles
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: E2E Test
 | 
					      # - name: E2E Test
 | 
				
			||||||
        run: npm run e2e
 | 
					      #   run: npm run e2e
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
  publish:
 | 
					  publish:
 | 
				
			||||||
    name: Publish
 | 
					    name: Publish
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user