uknowwhoim/Django Test CI
A github action to run your django tests
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| settings-dir-path | The path of the directory containing the settings file(Without `./`) | yes | — |
| parallel-tests | Run tests in parallel | no | false |
| requirements-file | The path of dependancy file, typically requirements.txt | no | requirements.txt |
| env-file | The path of an env file, if you require environment variables | no | "" |
Outputs
no outputs