Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
yinweisu committed Jun 29, 2022
1 parent 4d4340b commit 629efee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/unittest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ jobs:
conda env update -n gluon_cv_py3_test -f tests/py3_mxnet_ci.yml --prune
conda activate gluon_cv_py3_test
python3 -m pip install --upgrade pip
python3 -m pip install --upgrade autogluon.core==0.2.0 mxnet==1.7.* nose nose-timer cython coverage==4.5.4 coverage-badge
pip install --upgrade --force-reinstall --no-deps .
export CUDA_VISIBLE_DEVICES=0
export KMP_DUPLICATE_LIB_OK=TRUE
Expand Down

0 comments on commit 629efee

Please sign in to comment.