chore(nx/e2e): use generated playwright workflow

This commit is contained in:
Elian Doran
2025-04-29 10:01:07 +03:00
parent e0002078b7
commit d31fa7a6cd
2 changed files with 42 additions and 23 deletions
+2 -1
View File
@@ -15,7 +15,8 @@
"!{projectRoot}/src/test-setup.[jt]s"
],
"sharedGlobals": [
"{workspaceRoot}/.github/workflows/release.yml"
"{workspaceRoot}/.github/workflows/release.yml",
"{workspaceRoot}/.github/workflows/playwright.yml"
]
},
"plugins": [