From 560beb098efdd5b13f02692317fa5460c9b81141 Mon Sep 17 00:00:00 2001 From: Todd Gamblin Date: Fri, 23 Oct 2020 18:54:34 -0700 Subject: csh: don't require SPACK_ROOT for sourcing setup-env.csh (#18225) Don't require SPACK_ROOT for sourcing setup-env.csh and make output more consistent --- .github/workflows/macos_unit_tests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows/macos_unit_tests.yaml') diff --git a/.github/workflows/macos_unit_tests.yaml b/.github/workflows/macos_unit_tests.yaml index b8a9f6617c..d8e5e631b6 100644 --- a/.github/workflows/macos_unit_tests.yaml +++ b/.github/workflows/macos_unit_tests.yaml @@ -26,7 +26,7 @@ jobs: pip install --upgrade flake8 pep8-naming - name: Setup Homebrew packages run: | - brew install gcc gnupg2 dash kcov + brew install dash fish gcc gnupg2 kcov - name: Run unit tests run: | git --version -- cgit v1.2.3-70-g09d2