Open
Description
Looking at this #1036 (comment) I think it would be great if we could catch these things early and also if Electron specific PRs would actually show that tests are now passing.
Is this feasible? Too slow? It should be possible to run Jest with an Electron process and also run @electron/rebuild
before running the tests.
@m4heshd you seem to be knowledgeable regarding GitHub CI stuff