We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 722d858 commit eca319eCopy full SHA for eca319e
.github/workflows/build.yml
@@ -19,3 +19,4 @@ jobs:
19
cache: 'pnpm'
20
- run: pnpm install
21
- run: pnpm run lint
22
+ - run: pnpm run build
0 commit comments