Commit 05b74a5
authored
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 tests (#2912)1 parent 65d60ca commit 05b74a5
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