SIGN IN SIGN UP

ci: add package verification check (#791)

## Summary

Adds an end-to-end check that the built sdist and wheel install cleanly,
ship the expected sources and data files, and that `import apify_client`
works — via the shared
[apify/workflows/python-package-check](https://github.com/apify/workflows/pull/296)
action.

Wired into every PR via `_check_package.yaml`, and into both stable and
beta release workflows so the exact artifact about to hit PyPI is
verified first.
V
Vlada Dusek committed
f2428a7cedabc45a987cf4e179d56c99a0f4a753
Parent: 58b5db5
Committed by GitHub <noreply@github.com> on 5/18/2026, 9:33:43 AM