mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-11-04 07:05:41 +00:00 
			
		
		
		
	remove duplicate install
This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/qc_checks.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/qc_checks.yaml
									
									
									
									
										vendored
									
									
								
							@@ -182,7 +182,6 @@ jobs:
 | 
				
			|||||||
          sudo apt-get update
 | 
					          sudo apt-get update
 | 
				
			||||||
          sudo apt-get install gettext
 | 
					          sudo apt-get install gettext
 | 
				
			||||||
          pip3 install invoke
 | 
					          pip3 install invoke
 | 
				
			||||||
          invoke install
 | 
					 | 
				
			||||||
          invoke update
 | 
					          invoke update
 | 
				
			||||||
      - name: Coverage Tests
 | 
					      - name: Coverage Tests
 | 
				
			||||||
        run: |
 | 
					        run: |
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user