Skip to content

Commit fa19783

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent f528530 commit fa19783

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ steps:
2626
# Run Android tests with the 'android' profile
2727
- script: |
2828
echo Running Android Tests with Appium
29-
mvn test -P android # Run the tests with the 'android' profile
29+
mvn test -P android
3030
displayName: 'Run Android Tests'
3131
env:
3232
LT_USERNAME: $(LT_USERNAME) # LambdaTest username (securely injected from variable group)

0 commit comments

Comments
 (0)