Open
Description
Some tests are prohibitive to run on hackage, or require special resources or packages not available. It would be nice to allow maintainers to choose to opt out of such things.
P.S. (2022-03-25 by @andreasabel):
As of today, you can opt out by uploading the documentation (via cabal upload -d
) before the build/tests have run (#1037).