mirror of
				https://github.com/threeal/cmake-action.git
				synced 2025-11-03 21:33:42 +00:00 
			
		
		
		
	docs(readme): add a build status badge
This commit is contained in:
		
							parent
							
								
									993c8d74d2
								
							
						
					
					
						commit
						fbb5edb071
					
				@ -2,6 +2,7 @@
 | 
			
		||||
 | 
			
		||||
[](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.yml)
 | 
			
		||||
 | 
			
		||||
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.
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user