Remove test build from Github actions

dependabot/npm_and_yarn/typescript-eslint/parser-4.33.0
guusvanmeerveld 3 years ago
parent 788149c1ac
commit a1bcf3818d

@ -20,9 +20,6 @@ jobs:
- name: Install Dependencies - name: Install Dependencies
run: yarn install run: yarn install
- name: Check for syntax errors
run: yarn test-build
- name: ESlint check - name: ESlint check
run: yarn lint run: yarn lint

Loading…
Cancel
Save