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 - name: Lint check
run: yarn lint run: yarn lint
- name: Type check - name: Type check
uses: yarn tsc run: yarn tsc
testing: testing:
name: Run tests name: Run tests
runs-on: ubuntu-latest runs-on: ubuntu-latest