Skip to content

Commit

Permalink
Add missing -e
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jun 1, 2022
1 parent 902e81c commit addd3ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev/tasks/conda-recipes/azure.osx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ jobs:
- script: |
source activate base
set -e
set +x
if [[ "${CONFIG}" == osx_arm* ]]; then
EXTRA_CB_OPTIONS="${EXTRA_CB_OPTIONS:-} --no-test"
Expand Down

0 comments on commit addd3ac

Please sign in to comment.