Skip to content

Commit

Permalink
TVB-2730 trying combinations for conda activate
Browse files Browse the repository at this point in the history
  • Loading branch information
liadomide committed Jun 8, 2020
1 parent e43c810 commit 2aa714d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packaging/Jenkinsfile-mac
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ pipeline {
stage ('Run unit-tests') {
steps {
sh '''#!/bin/bash
call activate tvb-gdist
activate tvb-gdist
pip install .
python setup.py build_ext --inplace
pytest --junitxml=results.xml
Expand Down

0 comments on commit 2aa714d

Please sign in to comment.