File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ This Project aim at providing a orgnanize code Template for c++ based project us
33
44# CI/CD
55github CI/CD are implemented in .github/workflow folder
6- Status: ![ CI] ( https://github.com/ring-teaching/CodeTemplate/workflows/CI/badge.svg?branch=master ) ![ CD] ( https://github.com/ring-teaching/CodeTemplate/workflows/CD/badge.svg?branch=master )
6+ Status: ![ CI] ( https://github.com/ring-teaching/CodeTemplate/workflows/CI/badge.svg?branch=master ) ![ CD] ( https://github.com/ring-teaching/CodeTemplate/workflows/CD/badge.svg )
77
88## project organization
99 * cmake: folder to centralize (1) CMake macros and function and (2) CMake related configuration files.
@@ -15,4 +15,4 @@ Status: .
1717 * .releaserc: configuration file to use semantic release (https://github.com/semantic-release/semantic-release ).
18- * .github: folder to centralize github (CI/CD) workflows.
18+ * .github: folder to centralize github (CI/CD) workflows.
You can’t perform that action at this time.
0 commit comments