tankng/Android Appium Workflow Action
Custom GitHub Action to run Appium tests with Maven.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| java_version | The version of Java to install. | no | 22 |
| api_level | The SDK level | no | 35 |
| node_version | The version of NodeJS to install. | no | 21 |
| test_name | The name of the test suite. | yes | — |
| scripts | The maven commands to execute the test. | no | — |
Outputs
no outputs