Skip to content

Commit 68ee820

Browse files
ConnorQi01ConnorQi
andauthored
Add condition for publish screenshot task (#2421)
* Add condition for publish screenshot task * Update * Update --------- Co-authored-by: Connor Qi (BEYONDSOFT CONSULTING INC) <v-peq@microsoft.com>
1 parent 5b0c890 commit 68ee820

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.ci/smoke-tests-common-validation.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ steps:
1212
- script: npm run prepare-smoke-tests-project
1313
displayName: "Prepare smoke tests sample project"
1414
- script: npm run smoke-tests --verbose
15+
continueOnError: true
1516
displayName: "Run smoke tests"
1617
env:
1718
DISPLAY: ":99.0"

0 commit comments

Comments
 (0)