Skip to content

Fix chromium in checkdepends was not actually used.

Yuluo requested to merge (removed):main into main

Puppeteer, the library they used to launch chrome in the test, will download chrome from google by default, the chromium in checkdepends was not actually used.
Please refer to their docs: https://pptr.dev/guides/configuration , it is in the first paragraph on this page.

Merge request reports

Loading