This commit is contained in:
Aryan Goharzad
2023-01-30 15:36:09 -05:00
parent 71fc6220a6
commit e8bd8cedae
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
prettier: true
- name: Lint check
run: yarn lint
- name: Typecheck
- name: Type check
uses: andoshin11/typescript-error-reporter-action@v1.0.2
testing:
name: Run tests