-
Notifications
You must be signed in to change notification settings - Fork 85
Open
Description
Forgive my ignorance. I've setup a repo to use CxxTest. I would like to setup a github workflow to automatically run the tests for me when a PR is created. The repo is C++ and compiled from makefiles, and everything within github's runner works fine until it gets to creating the tests, and the runners can not execute the cxxtestgen command. I need to instruct the github runners to install cxxtestgen in order to create and run the tests. Is there a standard or recommended process for writing an action to accomplish this?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels