Skip to content

Commit

Permalink
Debug: echo LD_LIBRARY_PATH
Browse files Browse the repository at this point in the history
  • Loading branch information
yousefmoazzam committed Dec 12, 2024
1 parent 7752a70 commit 4b2bc48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run_tests_iris.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
pip install --no-deps httomolibgpu
pip install -v .[dev]
micromamba list
echo $LD_LIBRARY_PATH
- name: Run tests
run: |
Expand Down

0 comments on commit 4b2bc48

Please sign in to comment.