Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update ci.yml to remove breaking optional step
As this optional feature is breaking the build with the errors below, we'd better do without for now. ``` Error: TypeError: Cannot read properties of undefined (reading 'forEach') Error: Error: Could not generate a snapshot of the dependencies; Cannot read properties of undefined (reading 'forEach') Error: Failed to generate a dependency snapshot, check logs for more details, Error: Could not generate a snapshot of the dependencies; Cannot read properties of undefined (reading 'forEach') ```
- Loading branch information