Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
We don't run tests (╯‵□′)╯︵┻━┻
Browse files Browse the repository at this point in the history
  • Loading branch information
lanking520 committed Jan 17, 2019
1 parent 2ff9bc3 commit aa7776c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tools/staticbuild/build_wheel.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,3 @@ python setup.py bdist_wheel

wheel_name=$(ls -t dist | head -n 1)
pip install -U --user --force-reinstall dist/$wheel_name
cd ..
python nosetests -v $(ls tests/python/unittest/test_gluon*.py | grep -v data | grep -v model_zoo | grep -v utils | grep -v rnn)

0 comments on commit aa7776c

Please sign in to comment.