Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Install deps as part of GitHub Actions workflow
..forgot to install dependencies before executing `$ npm test` which obviously exploded due to the fact that `eslint` and friends weren't available.
- Loading branch information