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

Nnupdate ci #240

Merged
merged 4 commits into from
Oct 18, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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'