pytest-dev / pytest-xdist

pytest plugin for distributed testing and loop-on-failures testing modes.
https://pytest-xdist.readthedocs.io
MIT License
1.49k stars 232 forks source link

Publish package with attestations #1125

Closed nicoddemus closed 2 months ago

nicoddemus commented 2 months ago

Follow up to https://github.com/pytest-dev/pytest-xdist/pull/1123.

nicoddemus commented 2 months ago

Do we actually need the checkout action, we might be able to do the deploy without, but that's a low hanging research topic

A quick look indicates we need to be checked out in order to push the tag.