Skip to content

Commit

Permalink
ci-test: print
Browse files Browse the repository at this point in the history
  • Loading branch information
yuejiaointel committed Jan 22, 2025
1 parent 3c987ed commit 69b68b3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .ci/pipeline/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ jobs:
- script: |
export DALROOT=$(dirname $(dirname $(which python)))
export LD_LIBRARY_PATH=$(dirname $(dirname $(which python)))/lib:$LD_LIBRARY_PATH
export PYTHONPATH=./daal4py:$PYTHONPATH
echo "before"
python -c "import daal4py; print('Using daal4py from:', daal4py.__file__)"
cd doc
Expand Down

0 comments on commit 69b68b3

Please sign in to comment.