dycw/pytest

Run 'pytest'

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Feb 17, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: dycw/action-pytest@4a4482d874458cc24df00aeadb9e7505f3874d9d # 0.3.19

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
token-checkoutPersonal access token (PAT) used to fetch the repository${{github.token}}
token-githubPersonal access token (PAT) used to authenticate with GitHub${{github.token}}
python-versionThe version of Python to set UV_PYTHON to
sops-age-keyThe 'age' key for 'sops'
indexThe URLs to use when resolving dependencies, in addition to the default index
index-usernameUsername for authenticating to the UV index
index-passwordPassword for authenticating to the UV index
resolutionThe strategy to use when selecting between the different compatible versions for a given package requirementhighest
prereleaseThe strategy to use when considering pre-release versionsdisallow
native-tlsWhether to load TLS certificates from the platform's native certificate storefalse

no outputs