Skip to content

Commit

Permalink
more space management ?
Browse files Browse the repository at this point in the history
  • Loading branch information
kali committed Sep 3, 2023
1 parent 8fedcdd commit d2bf631
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis/regular-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,10 @@ fi

for c in data linalg core nnef hir onnx pulse onnx-opl pulse-opl rs proxy
do
df -h
cargo -q test $CARGO_EXTRA -q -p tract-$c
done

# doc test are not finding libtensorflow.so
if ! cargo -q test $CARGO_EXTRA -q -p tract-tensorflow --lib $ALL_FEATURES
then
Expand Down

0 comments on commit d2bf631

Please sign in to comment.