Skip to content

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
saikrishna321 committed Jan 18, 2024
1 parent b59fe83 commit 0f1c4fd
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 @@ -202,6 +202,6 @@ jobs:
npm ci
export CLOUD_USERNAME=$LT_USERNAME
export CLOUD_KEY=$LT_PASSWORD
export LT_CLOUD_APP=$LT_CLOUD_APP
npm run test-parallel-lt
displayName: 'E2E Test'

0 comments on commit 0f1c4fd

Please sign in to comment.