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