Skip to content

Commit

Permalink
apex
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda committed Apr 23, 2020
1 parent a1cdf6a commit dee42c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ steps:
- pip install pip -U
- pip --version
- nvidia-smi
# - bash ./tests/install_AMP.sh
- bash ./tests/install_AMP.sh
- apt-get update && apt-get install -y cmake
- pip install -r requirements.txt --user -q
- pip install coverage pytest pytest-cov pytest-flake8 codecov -q
Expand Down

0 comments on commit dee42c8

Please sign in to comment.