CS50 CI
Version updated for https://github.com/LeoKle/cs50-ci-action to version v0.1.0.
- This action is used across all versions by 1 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The CS50 CI GitHub Action automates the validation of problem-set tests by running them against known solutions in a CI workflow. It ensures that test updates do not break valid solutions or fail to detect invalid ones, providing pass/fail feedback via console output and PR comments. This action simplifies test verification for instructors and integrates seamlessly into pull request workflows.