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
 | 
			
		||||
      - name: Check Migration Files
 | 
			
		||||
        run: python3 ci/check_migration_files.py
 | 
			
		||||
      - name: Coveralls Finished
 | 
			
		||||
        uses: coverallsapp/github-action@master
 | 
			
		||||
      - name: Upload Coverage Report
 | 
			
		||||
        run: coveralls
 | 
			
		||||
        with:
 | 
			
		||||
          github-token: ${{ env.GITHUB_TOKEN }}
 | 
			
		||||
          git-commit: ${{ env.GITHUB_SHA }}
 | 
			
		||||
 | 
			
		||||
  postgres:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user