Skip to content

Commit

Permalink
remove debugging echos
Browse files Browse the repository at this point in the history
  • Loading branch information
bennibbelink committed Nov 13, 2023
1 parent c836ba1 commit 8913271
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,4 @@ jobs:
- name: Cycamore Python Tests
run: |
export PYTHONPATH=$(find /root/.local/lib -type d -name 'cyclus-*' -print -quit)
echo $PYTHONPATH
python -c "import sys; print(sys.path)"
echo $LD_LIBRARY_PATH
cd tests && python -m pytest

0 comments on commit 8913271

Please sign in to comment.