mirror of
				https://github.com/microsoft/autogen.git
				synced 2025-11-03 19:29:52 +00:00 
			
		
		
		
	cleanup
This commit is contained in:
		
							parent
							
								
									c42b68b889
								
							
						
					
					
						commit
						3f44a3a157
					
				
							
								
								
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							@ -40,8 +40,8 @@ jobs:
 | 
				
			|||||||
          python -m pip install --upgrade pip wheel
 | 
					          python -m pip install --upgrade pip wheel
 | 
				
			||||||
          pip install -e .
 | 
					          pip install -e .
 | 
				
			||||||
          python -c "import autogen"
 | 
					          python -c "import autogen"
 | 
				
			||||||
 | 
					          pip install -e.[mathchat] datasets pytest
 | 
				
			||||||
          pip uninstall -y openai
 | 
					          pip uninstall -y openai
 | 
				
			||||||
          pip install pytest
 | 
					 | 
				
			||||||
      - name: Test with pytest
 | 
					      - name: Test with pytest
 | 
				
			||||||
        if: matrix.python-version != '3.10'
 | 
					        if: matrix.python-version != '3.10'
 | 
				
			||||||
        run: |
 | 
					        run: |
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user