We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ce1a99 commit 69614fcCopy full SHA for 69614fc
.github/workflows/main.yaml
@@ -39,8 +39,5 @@ jobs:
39
- name: Formatting
40
run: yarn prettier --check .
41
42
- # - name: Typecheck
43
- # run: yarn typecheck
44
-
45
- name: Build
46
run: yarn build
.github/workflows/pull-request.yaml
0 commit comments