Commit 3d93f03
ci(react): install playwright in the yaml file (#1450)
* ci: install Playwright in the YAML file
* Update packages/cli/templates/react/igr-ts/projects/_base/files/__dot__github/workflows/node.js.yml
Co-authored-by: Copilot <[email protected]>
* Update packages/cli/templates/react/igr-ts/projects/_base/files/__dot__azure/azure-pipelines.yml
Co-authored-by: Copilot <[email protected]>
* ci(react): add env to test step
---------
Co-authored-by: Copilot <[email protected]>1 parent a5e0289 commit 3d93f03
File tree
3 files changed
+10
-4
lines changed- packages/cli/templates/react/igr-ts/projects/_base/files
- __dot__azure
- __dot__github/workflows
- src
3 files changed
+10
-4
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
22 | 24 | | |
23 | 25 | | |
| 26 | + | |
| 27 | + | |
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
32 | 34 | | |
33 | | - | |
| 35 | + | |
| 36 | + | |
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
6 | | - | |
| 5 | + | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
11 | | - | |
| 10 | + | |
0 commit comments