mirror of
				https://github.com/threeal/cmake-action.git
				synced 2025-11-03 21:33: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)
 | 
			
		||||
[](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
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,5 +1,5 @@
 | 
			
		||||
name: CMake Action
 | 
			
		||||
description: Configure and build a CMake project
 | 
			
		||||
description: Configure, build, and test a CMake project
 | 
			
		||||
author: Alfi Maulana
 | 
			
		||||
branding:
 | 
			
		||||
  color: gray-dark
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user