mirror of
				https://github.com/threeal/cmake-action.git
				synced 2025-11-04 05:43:42 +00:00 
			
		
		
		
	modify action short description to include testing a project
This commit is contained in:
		
							parent
							
								
									5450d03d85
								
							
						
					
					
						commit
						c421afa648
					
				@ -4,7 +4,7 @@
 | 
				
			|||||||
[](./LICENSE)
 | 
					[](./LICENSE)
 | 
				
			||||||
[](https://github.com/threeal/cmake-action/actions/workflows/test.yml)
 | 
					[](https://github.com/threeal/cmake-action/actions/workflows/test.yml)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Configure and build a [CMake](https://cmake.org/) project on [GitHub Actions](https://github.com/features/actions).
 | 
					Configure, build, and test a [CMake](https://cmake.org/) project on [GitHub Actions](https://github.com/features/actions).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Usage
 | 
					## Usage
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
@ -1,5 +1,5 @@
 | 
				
			|||||||
name: CMake Action
 | 
					name: CMake Action
 | 
				
			||||||
description: Configure and build a CMake project
 | 
					description: Configure, build, and test a CMake project
 | 
				
			||||||
author: Alfi Maulana
 | 
					author: Alfi Maulana
 | 
				
			||||||
branding:
 | 
					branding:
 | 
				
			||||||
  color: gray-dark
 | 
					  color: gray-dark
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user