Fix up clang-format CI.
This commit is contained in:
		
							parent
							
								
									85efa83292
								
							
						
					
					
						commit
						9697d481c8
					
				| @ -5,7 +5,8 @@ checkformat:clangformat: | |||||||
|     - merge_requests |     - merge_requests | ||||||
|   allow_failure: true |   allow_failure: true | ||||||
|   before_script: |   before_script: | ||||||
|  |     - export DEBIAN_FRONTEND=noninteractive | ||||||
|     - apt-get update -y |     - apt-get update -y | ||||||
|     - apt-get install -y --no-install-recommends git clang-format-17 |     - apt-get install -y --no-install-recommends git clang-format clang-format-17 | ||||||
|   script: |   script: | ||||||
|     - git clang-format-17 --diff --commit ${CI_MERGE_REQUEST_DIFF_BASE_SHA} |     - git clang-format-17 --diff --commit ${CI_MERGE_REQUEST_DIFF_BASE_SHA} | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Antonio Sánchez
						Antonio Sánchez