added typescript checks + perettier to deploy
Some checks failed
Deploy to Test Environment / deploy-to-test (push) Failing after 11m14s
Some checks failed
Deploy to Test Environment / deploy-to-test (push) Failing after 11m14s
This commit is contained in:
@@ -42,9 +42,6 @@ jobs:
|
||||
- name: Install Dependencies
|
||||
run: npm ci
|
||||
|
||||
- name: Validate Code with Type-Check and Lint
|
||||
run: npm run validate
|
||||
|
||||
- name: Check for Production Database Schema Changes
|
||||
env:
|
||||
DB_HOST: ${{ secrets.DB_HOST }}
|
||||
|
||||
Reference in New Issue
Block a user