Skip to content

Commit

Permalink
Update TypeScriptCheck.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Pangoraw authored Jun 30, 2023
1 parent eccb64b commit 115871e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/TypeScriptCheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,4 @@ jobs:
working-directory: frontend

- name: Run TypeScript checks on frontend/
env:
NODE_OPTIONS: "--max_old_space_size=4096"
run: tsc --noEmit --strictNullChecks false

0 comments on commit 115871e

Please sign in to comment.