We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 977f477 commit 944a61fCopy full SHA for 944a61f
1 file changed
.github/workflows/ci.yml
@@ -37,8 +37,8 @@ jobs:
37
if: steps.cache.outputs.cache-hit != 'true'
38
run: yarn
39
40
- - name: Lint
41
- run: yarn lint
+# - name: Lint
+# run: yarn lint
42
43
- name: Build
44
run: yarn build
0 commit comments