quadratic-funding / mpc-phase2-suite

The MPC suite of tools for conducting zkSNARK Phase 2 Trusted Setup ceremonies
MIT License
16 stars 6 forks source link

Use email/password sign-in method instead of GitHub when running test #288

Closed baumstern closed 1 year ago

baumstern commented 1 year ago

Problem

Attempt to sign in to GitHub in CI environment by using puppeteer has failed due to unknown GitHub's security policy: https://github.com/quadratic-funding/mpc-phase2-suite/pull/286#issuecomment-1402054448

Solution

Use another Firebase sign-in method. The most simple way is using email/password method.