Skip to content

Commit a1a41bb

Browse files
(azure) fix merge
1 parent 339c75d commit a1a41bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,4 +133,4 @@ stages:
133133
targetType: inline
134134
script: |
135135
bash test-package.sh --package=$PACKAGE
136-
condition: and(succeeded(), not(canceled())
136+
condition: and(succeeded(), not(canceled()))

0 commit comments

Comments
 (0)