One playwright config to rule them all (#4072)

This commit is contained in:
Omar López
2022-09-01 20:00:48 -06:00
committed by GitHub
parent b09d727d3f
commit d27b7ab2c4
60 changed files with 658 additions and 970 deletions
+2
View File
@@ -1,5 +1,7 @@
name: E2E test
on:
push:
branches: [fixes/e2e-consolidation] # TODO: Remove this after merged in main
pull_request_target: # So we can test on forks
branches:
- main