bacondish2023/Setup GoogleTest
A GitHub Action which sets up your workflow with specified version of GoogleTest.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| tag | Tag or branch name. Default is latest main. | no | main |
| build-type | Build type. One of {Debug, Release, RelWithDebInfo, MinSizeRel}. Default is Release. | no | Release |
| loglevel | Logging level. One of {OFF, CRITICAL, ERROR, WARNING, INFO, DEBUG}. Default is INFO. | no | INFO |
Outputs
no outputs