Skip to content

Commit

Permalink
Update azure-devops-pipeline.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BakkappaN authored Sep 12, 2024
1 parent 5efd281 commit 95e9714
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-devops-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ steps:
displayName: "npm ci"
- script: npx playwright install --with-deps
displayName: "Install Playwright browsers"
- script: npm run MongoDB:Tests
- script: npm run API:Tests
displayName: "Run Playwright tests"
env:
CI: "true"
Expand Down

0 comments on commit 95e9714

Please sign in to comment.