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

Commit

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

* test ci
  • Loading branch information
Crysple authored Oct 18, 2018
1 parent e994e56 commit 62ae744
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ steps:
displayName: 'Install dependencies'
- script: |
cd test/naive
source ~/.bashrc
source $HOME/.bashrc
python3 run.py
displayName: 'Run tests'

0 comments on commit 62ae744

Please sign in to comment.