streamlit/Streamlit App Action
Validate a Streamlit app with smoke tests and linting
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| app-path | Filepath to the main app file (`streamlit run <this>`) | no | streamlit_app.py |
| ruff | Run ruff linting | no | false |
| pytest-args | Command line arguments to pass to pytest | no | -v |
| skip-smoke | Skip the provided smoke test. Useful if your app testing requires advanced setup. | no | false |
Outputs
no outputs