mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-11-04 07:05:41 +00:00 
			
		
		
		
	fix coveralls
This commit is contained in:
		
							
								
								
									
										5
									
								
								.github/workflows/pr_checks.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.github/workflows/pr_checks.yaml
									
									
									
									
										vendored
									
									
								
							@@ -224,10 +224,9 @@ jobs:
 | 
				
			|||||||
        run: invoke translate
 | 
					        run: invoke translate
 | 
				
			||||||
      - name: Check Migration Files
 | 
					      - name: Check Migration Files
 | 
				
			||||||
        run: python3 ci/check_migration_files.py
 | 
					        run: python3 ci/check_migration_files.py
 | 
				
			||||||
      - name: Coveralls Finished
 | 
					      - name: Upload Coverage Report
 | 
				
			||||||
        uses: coverallsapp/github-action@master
 | 
					        run: coveralls
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          github-token: ${{ env.GITHUB_TOKEN }}
 | 
					 | 
				
			||||||
          git-commit: ${{ env.GITHUB_SHA }}
 | 
					          git-commit: ${{ env.GITHUB_SHA }}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  postgres:
 | 
					  postgres:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user