Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(test): adds --no-sandbox to testing to prevent gh hang
This follows the suggestion as seen in the error message on the ghaction: Run npm test > [email protected] test > node test/server.js Failed to launch the browser process! [2359:2359:0107/175821.608019:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using --no-sandbox.
- Loading branch information