Commit f05b54f
authored
ci: fix test-e2e workflow (#2675)
Since it doesn't run on all PRs, I didn't notice it needed a slightly different config when I
changed this in #2673.
This workflow checks out next-runtime in one directory and next.js in another, so we need to specify
a working directory.1 parent 8ab259a commit f05b54f
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
| 186 | + | |
186 | 187 | | |
187 | 188 | | |
188 | 189 | | |
| |||
0 commit comments