Closed samford closed 5 months ago
shellcheck is reporting an SC2086 ("Double quote to prevent globbing and word splitting") issue in the tests.yml workflow. This adds quotes around the related area to resolve the issue.
shellcheck
tests.yml
Related to https://github.com/Homebrew/brew/pull/17482
shellcheck
is reporting an SC2086 ("Double quote to prevent globbing and word splitting") issue in thetests.yml
workflow. This adds quotes around the related area to resolve the issue.Related to https://github.com/Homebrew/brew/pull/17482