mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-11-04 07:05:41 +00:00 
			
		
		
		
	CI file fixes
This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/coverage.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/coverage.yaml
									
									
									
									
										vendored
									
									
								
							@@ -43,7 +43,6 @@ jobs:
 | 
			
		||||
          invoke migrate
 | 
			
		||||
          invoke import-records -f data.json
 | 
			
		||||
      - name: Test Translations
 | 
			
		||||
          # This will test both the translation and collectstatic functions
 | 
			
		||||
          run: invoke translate
 | 
			
		||||
      - name: Check Migration Files
 | 
			
		||||
        run: python3 ci/check_migration_files.py
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user