edgetest-dev/Run edgetest

Run edgetest on your Python package

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 26, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: edgetest-dev/run-edgetest-action@8ceeac94abe951d6b51305454bc6d0ff2096e2ec # v1.7

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

namedescriptionrequireddefault
edgetest-flagsOptions to pass to edgetestyes""
base-branchBranch to base PR offyesdev
skip-prSkip submitting a PR if there are changes (boolean)yes
python-versionPython version to use (from "setup-miniconda"). Defaults to 3.10. See https://anaconda.org/anaconda/python for available "python" versions.3.10
add-pathsA comma separated list of file paths to commit. Paths should follow gits pathspec syntax. If no paths are specified, all new and modified files are added.*

no outputs