Skip to content

Commit

Permalink
(azure) fix merge
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthijsBurgh authored Apr 7, 2023
1 parent 339c75d commit a1a41bb
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 @@ -133,4 +133,4 @@ stages:
targetType: inline
script: |
bash test-package.sh --package=$PACKAGE
condition: and(succeeded(), not(canceled())
condition: and(succeeded(), not(canceled()))

0 comments on commit a1a41bb

Please sign in to comment.