Skip to content

Commit

Permalink
Fix sycl
Browse files Browse the repository at this point in the history
  • Loading branch information
hcho3 committed Nov 21, 2024
1 parent b931b20 commit b64ac1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ops/pipeline/build-test-sycl.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ case "$suite" in
cd python-package
python --version
pip install -v .
cd ..
pytest -s -v -rxXs --durations=0 ./tests/python-sycl/
;;
esac

0 comments on commit b64ac1b

Please sign in to comment.