mirror of
				https://github.com/threeal/cmake-action.git
				synced 2025-11-03 21:33:42 +00:00 
			
		
		
		
	fix missing CHECK_SUPASS_WARNING in additional-flags-uasage job
				
					
				
			This commit is contained in:
		
							parent
							
								
									894b72b287
								
							
						
					
					
						commit
						657a82ee9f
					
				
							
								
								
									
										1
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							@ -52,6 +52,7 @@ jobs:
 | 
				
			|||||||
          targets: test_c test_cpp
 | 
					          targets: test_c test_cpp
 | 
				
			||||||
          c-flags: -Wno-unused-variable
 | 
					          c-flags: -Wno-unused-variable
 | 
				
			||||||
          cxx-flags: -Wno-unused-variable
 | 
					          cxx-flags: -Wno-unused-variable
 | 
				
			||||||
 | 
					          args: -D CHECK_SURPASS_WARNING=ON
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: Run the build results
 | 
					      - name: Run the build results
 | 
				
			||||||
        run: build/test_c && build/test_cpp
 | 
					        run: build/test_c && build/test_cpp
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user