Skip to content

Fix permissions errors when run in github actions

Ryan Ahearn requested to merge pass-ar-directory-to-check into main

🎫 Addresses issue: #5 (closed)

🛠️ Summary of changes

  • when an argument is provided to check, it is a directory to write a file to, not the filename itself.

👀 Screenshots and Evidence

Before: Screenshot 2024-09-12 at 10 09 10 AM

After: the test passes and the artifact is downloadable

Merge request reports

Loading