mirror of
				https://github.com/threeal/cmake-action.git
				synced 2025-11-04 05:43:42 +00:00 
			
		
		
		
	docs(readme): remove badges
This commit is contained in:
		
							parent
							
								
									5a0979d848
								
							
						
					
					
						commit
						2000676a99
					
				@ -1,10 +1,5 @@
 | 
				
			|||||||
# CMake Action
 | 
					# CMake Action
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[](https://github.com/threeal/cmake-action/releases/)
 | 
					 | 
				
			||||||
[](./LICENSE)
 | 
					 | 
				
			||||||
[](https://github.com/threeal/cmake-action/actions/workflows/build.yaml)
 | 
					 | 
				
			||||||
[](https://github.com/threeal/cmake-action/actions/workflows/test.yaml)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
Configure, build, and test your [CMake](https://cmake.org/) project using [GitHub Actions](https://github.com/features/actions). This action simplifies the workflow for configuring the build environment of a CMake project. It can also be optionally specified to build a CMake project using the `cmake --build` command and test it using the `ctest` command.
 | 
					Configure, build, and test your [CMake](https://cmake.org/) project using [GitHub Actions](https://github.com/features/actions). This action simplifies the workflow for configuring the build environment of a CMake project. It can also be optionally specified to build a CMake project using the `cmake --build` command and test it using the `ctest` command.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Features
 | 
					## Features
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user