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
Hi, I am trying to run the pkgcheck-action for my package trud however it strangely keeps hanging at the 'Running Pkgcheck...' step, specifically (I think) when running pkgcheck::render_md2html() here:
I am able to run pkgcheck::pkgcheck(), pkgcheck::checks_to_markdown() and pkgcheck::render_md2html() locally for trud without any problem (and no pkgcheck issues), so am feeling stuck as to why it hangs with GH Actions?