Skip to content

Commit

Permalink
Merge pull request #224 from AlexanderRichert-NOAA/fix_rhel_ci
Browse files Browse the repository at this point in the history
Investigate RHEL CI failures
  • Loading branch information
climbfuji authored Feb 9, 2023
2 parents 83a5326 + 5e5bcba commit 1f8dfd4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unit_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ jobs:
useradd spack-test
chown -R spack-test .
- name: remove-extension
shell: runuser -u spack-test -- bash {0}
run: |
source share/spack/setup-env.sh
spack config --scope=defaults rm "config:extensions"
Expand Down

0 comments on commit 1f8dfd4

Please sign in to comment.