This commit is contained in:
@@ -22,11 +22,5 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: npm install
|
||||
|
||||
- name: Run ESLint
|
||||
run: npx eslint . --ext .ts --max-warnings=10
|
||||
|
||||
- name: Run tests
|
||||
run: npm test
|
||||
|
||||
- name: TypeScript build
|
||||
run: npx tsc
|
||||
|
||||
Reference in New Issue
Block a user