Revert "Add new tests (#311)"

This reverts commit 2a0a7e1bfc.
This commit is contained in:
HaveAGitGat 2022-05-22 17:43:42 +01:00
parent 2a0a7e1bfc
commit c729fad9f5
113 changed files with 102 additions and 7662 deletions

View file

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