.pre-commit-config.yaml
ARCHITECTURE.md
LICENSE
README.md
codecov.yml
pyproject.toml
setup.cfg
setup.py
.github/FUNDING.yml
.github/PULL_REQUEST_TEMPLATE.md
.github/dependabot.yml
.github/DISCUSSION_TEMPLATE/q-a.yml
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/config.yml
.github/workflows/packaging.yml
.github/workflows/tests.yml
src/tox_gh_actions/__init__.py
src/tox_gh_actions/plugin.py
src/tox_gh_actions/py.typed
src/tox_gh_actions/version.py
src/tox_gh_actions.egg-info/PKG-INFO
src/tox_gh_actions.egg-info/SOURCES.txt
src/tox_gh_actions.egg-info/dependency_links.txt
src/tox_gh_actions.egg-info/entry_points.txt
src/tox_gh_actions.egg-info/requires.txt
src/tox_gh_actions.egg-info/top_level.txt
tests/test_integration.py
tests/test_plugin.py