Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set continue-on-error on generator specs
Generator specs suffer from random failures probably because of the huge number of network requests to the node registry. Setting `continue-on-error: true` will allow the current combination to fail without stopping other matrix combinations from running.
- Loading branch information