Closed glenn-sq closed 2 weeks ago
Nice catch! Thanks for contributing!
looks like there's some workflow issues that are preventing me from merging @ben-githubs
Looks like this is due to some actions not working on PRs from external contributors. We have another PR up that shoudl fix this, so once that's merged this should pass!
This pull request includes a small change to the
Makefile
. The change updates the list of directories to includeglobal_helpers
instead ofhelpers
.Makefile
: Updated thedirs
variable to includeglobal_helpers
instead ofhelpers
.