We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0eea704 commit 049fdf5Copy full SHA for 049fdf5
.github/workflows/cr.yml
@@ -1,5 +1,8 @@
1
name: CR
2
3
+env:
4
+ PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD: '1'
5
+
6
on:
7
pull_request:
8
branches: [main]
0 commit comments