Michael Nguyen

Results 4 comments of Michael Nguyen

Hi everyone, I can run Spectron tests with Github actions now after working around every solution in this issue. Hope this helps! - ci.yml ```yml name: CI on: pull_request: types:...

You should use the code in solution branch to fix this error.

I faced with same your problem. I solved it by cloning the codes from client branch. But the server is not work, I'm trying to find why

I have just solved the problem in which the server does not work by using code in solution branch.