mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-11-04 07:12:33 +01:00 
			
		
		
		
	Force no git line ending conversion on format workflow (#16176)
This commit is contained in:
		
							parent
							
								
									9a3c30f2c7
								
							
						
					
					
						commit
						bccf933bc9
					
				
							
								
								
									
										4
									
								
								.github/workflows/format_push.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/format_push.yml
									
									
									
									
										vendored
									
									
								
							@ -17,6 +17,10 @@ jobs:
 | 
				
			|||||||
      with:
 | 
					      with:
 | 
				
			||||||
        fetch-depth: 0
 | 
					        fetch-depth: 0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    - name: Disable automatic eol conversion
 | 
				
			||||||
 | 
					      run: |
 | 
				
			||||||
 | 
					        echo "* -text" > .git/info/attributes
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    - name: Install dependencies
 | 
					    - name: Install dependencies
 | 
				
			||||||
      run: |
 | 
					      run: |
 | 
				
			||||||
        pip3 install -r requirements-dev.txt
 | 
					        pip3 install -r requirements-dev.txt
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user