You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -126,6 +126,8 @@ bash ./scripts/verify-repo.sh
126
126
127
127
GitHub Actions validates links, README structure, module completeness, checkpoint completeness, C++ build, and multi-language smoke checks on Linux and Windows.
128
128
129
+
The multi-language smoke scripts also compile standalone C# exercises by generating temporary validation projects during the check.
130
+
129
131
## Contributing
130
132
131
133
See [CONTRIBUTING.md](CONTRIBUTING.md) for contribution workflow and documentation requirements.
0 commit comments