This commit is contained in:
Aryan Goharzad
2023-01-30 15:38:16 -05:00
parent e8bd8cedae
commit 83c2608261
+1 -1
View File
@@ -22,7 +22,7 @@ jobs:
- name: Lint check
run: yarn lint
- name: Type check
uses: andoshin11/typescript-error-reporter-action@v1.0.2
uses: yarn tsc
testing:
name: Run tests
runs-on: ubuntu-latest