Skip to content

Commit

Permalink
fix ci test unit script
Browse files Browse the repository at this point in the history
  • Loading branch information
jperez999 committed Nov 22, 2022
1 parent 16d4d64 commit e00be4d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ci/test_unit.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,5 @@
set -e

# Run tests
TF_GPU_ALLOCATOR=cuda_malloc_async pytest -rsx tests/unit tests/notebook

TF_GPU_ALLOCATOR=cuda_malloc_async pytest -rsx tests/unit

0 comments on commit e00be4d

Please sign in to comment.