Merge pull request #6767 from MikeMcQuaid/tests-git-config
tests: set git user for update-test.
This commit is contained in:
		
						commit
						9dbc181b4c
					
				
							
								
								
									
										2
									
								
								.github/workflows/tests.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/tests.yml
									
									
									
									
										vendored
									
									
								
							@ -84,6 +84,8 @@ jobs:
 | 
			
		||||
    - name: Run brew update-tests
 | 
			
		||||
      run: |
 | 
			
		||||
        export PATH="/home/linuxbrew/.linuxbrew/bin:/usr/local/bin:/usr/bin:/bin"
 | 
			
		||||
        git config --global user.name "BrewTestBot"
 | 
			
		||||
        git config --global user.email "homebrew-test-bot@lists.sfconservancy.org"
 | 
			
		||||
        brew update-test
 | 
			
		||||
        brew update-test --to-tag
 | 
			
		||||
        brew update-test --commit=HEAD
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user