-
Notifications
You must be signed in to change notification settings - Fork 152
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ci: add a GitHub workflow to test a module with CITGM #849
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is there an at-a-glance way to see the parameters that were used to start the runs?
I haven't found anything in the GitHub UI. |
SGTM. |
This comment has been minimized.
This comment has been minimized.
/cc @nodejs/citgm |
Open https://github.com/nodejs/citgm/actions/workflows/test-module.yml to start a run. |
Form:
Example run on my fork with
lodash
module: https://github.com/targos/citgm/actions/runs/623994089Another example with:
https://github.com/targos/citgm/actions/runs/624006145