Skip to content

Commit

Permalink
.bashrc must source lmod's profile as macOS doesn't know about /etc/p…
Browse files Browse the repository at this point in the history
…rofile.d
  • Loading branch information
Robert McLay committed Mar 24, 2022
1 parent 5fa629b commit 566e047
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,13 +59,11 @@ jobs:
cd b0
../configure --prefix=/tmp
make install
sudo cp /tmp/lmod/lmod/init/profile /etc/profile.d/z00_lmod.sh
cd -
cd /tmp
git clone https://github.com/rtmclay/Lmod_test_suite.git
cd -
cd /tmp/Lmod_test_suite
sudo cp z98_StdEnv.sh /etc/profile.d
tm -k normal
- name: show output of failed suite tests
if: ${{ failure() }}
Expand Down

0 comments on commit 566e047

Please sign in to comment.