Skip to content

ci: add GitHub Actions workflow + status badge#32

Open
jimmy927 wants to merge 1 commit into
alfonsrv:mainfrom
jimmy927:add-ci
Open

ci: add GitHub Actions workflow + status badge#32
jimmy927 wants to merge 1 commit into
alfonsrv:mainfrom
jimmy927:add-ci

Conversation

@jimmy927
Copy link
Copy Markdown
Contributor

Single-job workflow runs the existing pytest suite on every push to main, every PR, and on manual dispatch. python-version: "3" picks the latest CPython 3.x on the runner — no minor pin to maintain. Adds a test-status badge to the README so build state is visible from the project page.

Single-job workflow runs the existing pytest suite on every push to
main, every PR, and on manual dispatch. python-version: "3" picks the
latest CPython 3.x on the runner — no minor pin to maintain. Adds a
test-status badge to the README so build state is visible from the
project page.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant