Skip to content

Commit

Permalink
Add feast install to ci/test_integration.sh (#366)
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverholworthy authored Jun 12, 2023
1 parent 13bd197 commit 6372e64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/test_integration.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,5 @@ cd /systems/
container=$1
devices=$2

pip install feast==0.31
CUDA_VISIBLE_DEVICES="$devices" TF_GPU_ALLOCATOR=cuda_malloc_async python -m pytest -rxs tests/integration

0 comments on commit 6372e64

Please sign in to comment.