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