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 - name: Lint check
run: yarn lint run: yarn lint
- name: Type check - name: Type check
uses: andoshin11/typescript-error-reporter-action@v1.0.2 uses: yarn tsc
testing: testing:
name: Run tests name: Run tests
runs-on: ubuntu-latest runs-on: ubuntu-latest