mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-30 21:30:04 +00:00 
			
		
		
		
	Fix clang-format (#6155)
This commit is contained in:
		
							parent
							
								
									6f9586a1fe
								
							
						
					
					
						commit
						a427a80446
					
				
					 1 changed files with 3 additions and 1 deletions
				
			
		
							
								
								
									
										4
									
								
								.github/workflows/ci.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/ci.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -10,7 +10,9 @@ on: | ||||||
| jobs: | jobs: | ||||||
|   clang-format: |   clang-format: | ||||||
|     runs-on: ubuntu-latest |     runs-on: ubuntu-latest | ||||||
|     container: citraemu/build-environments:linux-clang-format |     container:  | ||||||
|  |       image: citraemu/build-environments:linux-clang-format | ||||||
|  |       options: -u 1001 | ||||||
|     steps: |     steps: | ||||||
|       - uses: actions/checkout@v3 |       - uses: actions/checkout@v3 | ||||||
|         with:  |         with:  | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue