Skip to content

Commit ed42415

Browse files
LipataCopilot
andauthored
Update packages/cli/templates/react/igr-ts/projects/_base/files/__dot__azure/azure-pipelines.yml
Co-authored-by: Copilot <[email protected]>
1 parent 7391830 commit ed42415

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/cli/templates/react/igr-ts/projects/_base/files/__dot__azure/azure-pipelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ steps:
2323
displayName: 'Install Playwright browsers'
2424
- script: npm run test
2525
displayName: 'Run tests'
26-
env:
27-
CI: 'true'
26+
env:
27+
CI: 'true'

0 commit comments

Comments
 (0)