Commit 36d1c12
committed
ci: remove
This doesn't seem to provide any value for us. It just adds some test run time and
instability to our suite, since this ends up attempting to read a `test-timings.json` file
from disk (fails every time) and then makes a request to fetch timings data from a private
Vercel endpoint, which sometimes fails with a 403 for some reason.--timings flag for Next.js repo e2e tests1 parent d0b9987 commit 36d1c12
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
201 | | - | |
| 201 | + | |
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
| |||
0 commit comments