reverted changes

This commit is contained in:
Mateus Marquezini
2020-03-20 13:36:46 -03:00
parent d60e7dc068
commit c25691d0c0
-2
View File
@@ -41,8 +41,6 @@ jobs:
sudo sysctl fs.inotify.max_user_watches=524288
node scripts/cli-e2e-test.js
- name: yarn lint, test after plugin creation
with:
path: 'plugins/*'
run: |
yarn lint
yarn test