#2648 - updated benchmark run command
This commit is contained in:
@@ -49,8 +49,9 @@ steps:
|
||||
displayName: 'Install Dependencies'
|
||||
|
||||
- script: |
|
||||
mkdir -p benchmark/results/v$(MAJOR_VERSION)/v$(VERSION)
|
||||
python benchmark.py --output benchmark/results/v$(MAJOR_VERSION)/v$(VERSION)
|
||||
cd benchmark
|
||||
python3 primaite_benchmark.py
|
||||
cd ..
|
||||
displayName: 'Run Benchmarking Script'
|
||||
|
||||
- script: |
|
||||
|
||||
Reference in New Issue
Block a user