added path to run lint and tests inside an specific folder
This commit is contained in:
@@ -41,6 +41,7 @@ jobs:
|
||||
sudo sysctl fs.inotify.max_user_watches=524288
|
||||
node scripts/cli-e2e-test.js
|
||||
- name: yarn lint, test after plugin creation
|
||||
path: 'plugins/*'
|
||||
run: |
|
||||
yarn lint
|
||||
yarn test
|
||||
|
||||
Reference in New Issue
Block a user