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
When adapting sandpaper-main.yml in a lesson based on the workbench template the file is marked as invalid by the 'Check PR' step in the Record PR number step. Thereby skipping the 'build' action that comes after it.
The underlying issue of R not being installed is resolved in version 0.16.9 workflows, and I see your repo is using 0.16.7, so please update your sandpaper workflows using the relevant action, and this should work.
When adapting
sandpaper-main.yml
in a lesson based on the workbench template the file is marked as invalid by the 'Check PR' step in the Record PR number step. Thereby skipping the 'build' action that comes after it.This has nothing to do with the change itself, but with the original version of the file that is now suddenly detected as being changed and therefore being checked for validity. See this example: https://github.com/olgaminaeva/gen-ai-coding/actions/runs/11329790276/job/31506510651?pr=12
The .yml is valid, in the GitHub editor I do see this warning:
The text was updated successfully, but these errors were encountered: