We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c267b6 commit 7ba9e10Copy full SHA for 7ba9e10
.github/workflows/ci.yml
@@ -34,3 +34,6 @@ jobs:
34
35
- name: Run linting
36
run: pnpm lint
37
+
38
+ - name: Build
39
+ run: pnpm build
0 commit comments