mirror of
				https://github.com/TheLartians/ModernCppStarter.git
				synced 2025-10-31 18:21:35 +01:00 
			
		
		
		
	update style check workflow
This commit is contained in:
		
							parent
							
								
									6ae0cb404f
								
							
						
					
					
						commit
						bb7683a868
					
				
					 1 changed files with 4 additions and 2 deletions
				
			
		
							
								
								
									
										6
									
								
								.github/workflows/style.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/workflows/style.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -16,8 +16,10 @@ jobs: | |||
|     steps: | ||||
|     - uses: actions/checkout@v1 | ||||
|      | ||||
|     - name: Install clang-format | ||||
|       run: brew install clang-format | ||||
|     - name: Install format dependencies | ||||
|       run: | | ||||
|         brew install clang-format | ||||
|         pip install cmake_format pyyaml | ||||
| 
 | ||||
|     - name: configure | ||||
|       run: cmake -Htest -Bbuild | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue