Skip to content

Commit

Permalink
Merge pull request #308 from firesim/fix-firemarshal
Browse files Browse the repository at this point in the history
Remove unset LD_LIBRARY_PATH
  • Loading branch information
abejgonzalez authored Jul 29, 2024
2 parents cf7cac5 + bd4268e commit 74ac78a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,6 @@ jobs:
steps:
- name: Run tests (- spike tests)
run: |
env
unset LD_LIBRARY_PATH
cd ${{ env.REMOTE_WORK_DIR }}
eval "$(conda shell.bash hook)"
conda activate $PWD/.conda-env
Expand Down

0 comments on commit 74ac78a

Please sign in to comment.