github_action_check_endpoints {worcs} | R Documentation |
Set up GitHub Actions to Check Endpoints
Description
Sets up a GitHub Action to perform continuous integration (CI)
for a WORCS project. CI automatically evaluates check_endpoints()
at each push or pull request.
Usage
github_action_check_endpoints()
Value
No return value. This function is called for its side effects.
See Also
use_github_action
add_endpoint
check_endpoints
[Package worcs version 0.1.14 Index]