github actions workflows added (#1947)
* github actions workflows added * added playwright tests * Apply suggestions from code review * Update .github/workflows/push.yaml
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@@ -28,9 +28,13 @@ coverage/
|
||||
|
||||
artifacts/
|
||||
work/
|
||||
e2e-results/
|
||||
**/cypress/videos
|
||||
**/cypress/report.json
|
||||
|
||||
# playwright
|
||||
test-results/
|
||||
playwright-report/
|
||||
blob-report/
|
||||
playwright/.cache/
|
||||
playwright/.auth/
|
||||
|
||||
# Tools logs
|
||||
npm-debug.log
|
||||
|
||||
Reference in New Issue
Block a user