Closed
Description
Describe the bug
in r-lib/actions/check-r-package@v2
, on a failed check, the actions/upload-artifact@main
composite step fails with error:
Error: Input required and not supplied: path
To Reproduce
Example
Expected behavior
Successfully uploaded test artifacts
Additional context
I don't know if this is related, but perhaps worth mentioning: the autogenerated names for artifacts are not unique. This is the case for reticulate (and tensorflow and other packages that test across versions of some external dependency).