This commit is contained in:
Aryan Goharzad
2023-01-30 15:39:35 -05:00
parent 83c2608261
commit b86fdb9da1
+1 -1
View File
@@ -22,7 +22,7 @@ jobs:
- name: Lint check
run: yarn lint
- name: Type check
uses: yarn tsc
run: yarn tsc
testing:
name: Run tests
runs-on: ubuntu-latest