Add new tests

This commit is contained in:
HaveAGitGat 2022-05-20 08:56:03 +01:00
parent e194e6d35c
commit fa2b0abd92
9 changed files with 1011 additions and 2 deletions

View file

@ -20,4 +20,4 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
- run: npm i
- run: npm run checkPlugins && npm run lint
- run: npm run checkPlugins && npm run lint && npm run test