Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Commit

Permalink
Nnupdate ci (#240)
Browse files Browse the repository at this point in the history
* run.py

* test ci

* test ci
  • Loading branch information
Crysple authored Oct 18, 2018
1 parent 62ae744 commit 2854d2b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,8 @@ steps:
- script: |
cd test/naive
source $HOME/.bashrc
export PATH=$HOME/.local/bin:$PATH
nnictl --help
cat $HOME/.local/bin/nnictl
python3 run.py
displayName: 'Run tests'

0 comments on commit 2854d2b

Please sign in to comment.