Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update azure-pipelines-playwright.yaml
  • Loading branch information
namratab-boop authored Jan 29, 2026
commit 7912084ace44cbe8247b1d107d3c50f8e887527f
4 changes: 2 additions & 2 deletions azure-pipelines-playwright.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ steps:
- script: |
export LT_USERNAME=$(LT_USERNAME)
export LT_ACCESS_KEY=$(LT_ACCESS_KEY)
npx playwright test
displayName: 'Run Playwright Tests'
npx playwright test playwright-single.js
displayName: 'Run Playwright Tests'