Closed yerke closed 3 months ago
@extrawurst @mtsgrd Do you mind taking a look? Thanks.
I suggest you run make check
locally - it will run everything the CI runs (and currently fails)
@extrawurst thanks for letting me know. It passes now locally. Edit: I think it needs your approval to run the checks again in CI.
@yerke thank you for your contribution ❤️
This Pull Request fixes/closes #2317.
It changes the following:
find_default_unix_shell()
.Why we need it? macOS uses zsh by default now.
I followed the checklist:
make check
without errors