mirror of
				https://github.com/open-metadata/OpenMetadata.git
				synced 2025-10-31 02:29:03 +00:00 
			
		
		
		
	fix unshallow (#5180)
This commit is contained in:
		
							parent
							
								
									04ede3b05b
								
							
						
					
					
						commit
						4bbe4ef63d
					
				
							
								
								
									
										6
									
								
								.github/workflows/py-tests-3_9.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/workflows/py-tests-3_9.yml
									
									
									
									
										vendored
									
									
								
							| @ -70,12 +70,6 @@ jobs: | ||||
|         make coverage | ||||
|         rm pom.xml | ||||
| 
 | ||||
|     - name: Fetch main for sonar | ||||
|       env: | ||||
|         GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} | ||||
|       run: | | ||||
|         git fetch --no-tags --unshallow https://github.com/open-metadata/OpenMetadata.git +refs/heads/main:refs/remotes/origin/main | ||||
| 
 | ||||
|     - name: Run PR Sonar | ||||
|       uses: sonarsource/sonarcloud-github-action@master | ||||
|       if: ${{ github.event_name == 'pull_request_target' }} | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Pere Miquel Brull
						Pere Miquel Brull