'tinytest package: skip tests on covr / codecov

Is there a good way to skip test execution on codecov / covr, similar to testthat::skip_covr, that do not prevent testing on CRAN/ github actions?

Thanks!



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source