You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think better than using NOT_CRAN to disable the {spelling} tests on CRAN would be to avoid shipping these tests to CRAN in the first place.
Maybe spell_check_setup() should prefer setting up a GHA workflow to do the spell-checking instead? Then backing up to tests/ if no appropriate CI tool is detected. That could also help trim {spelling} as a somewhat spurious dependency.