mirror of
https://github.com/TheLartians/ModernCppStarter.git
synced 2025-08-31 22:21:13 +02:00
update comment about removing unused files
This commit is contained in:
parent
3234ae9084
commit
9a848564ff
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ This template is the result of learnings from many previous projects and should
|
||||||
- Add your project's codecov token to your project's github secrets under `CODECOV_TOKEN`
|
- Add your project's codecov token to your project's github secrets under `CODECOV_TOKEN`
|
||||||
- Happy coding!
|
- Happy coding!
|
||||||
|
|
||||||
Remember to eventually remove any unused files, such as the standalone directory or irrelevant tests for your project.
|
Eventually, you can remove any unused files, such as the standalone directory or irrelevant github workflows for your project.
|
||||||
|
|
||||||
### Build and run the standalone target
|
### Build and run the standalone target
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue