ekalinin / nodeenv

Virtual environment for Node.js & integrator with virtualenv
http://ekalinin.github.io/nodeenv/
Other
1.7k stars 209 forks source link

GitHub Actions: fail-fast: false #327

Closed cclauss closed 1 year ago

cclauss commented 1 year ago

Run all CI / Python tests to the end to see which tests pass and which fail.

cclauss commented 1 year ago

Is the failing test a fluke or does it fail consistently on Py310?

ekalinin commented 1 year ago

Is the failing test a fluke or does it fail consistently on Py310?

Yeah, looks like a fluke . Success after restart.

ekalinin commented 1 year ago

Thanks!