Commit 843da7b
committed
Remove -- args from playwright command
The -- separator was causing Playwright to interpret arguments as file
paths. Environment variables E2E_ENV and SETUP_METHOD are already set
in GITHUB_ENV and read by the config.1 parent 74e175c commit 843da7b
1 file changed
Lines changed: 3 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
124 | 124 | | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | 125 | | |
| 126 | + | |
131 | 127 | | |
132 | 128 | | |
133 | 129 | | |
| |||
0 commit comments