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.
check
1 parent f2d09ef commit e3a7b41Copy full SHA for e3a7b41
.github/workflows/code-quality.yml
@@ -46,6 +46,7 @@ jobs:
46
node-version: 22
47
cache: pnpm
48
- run: pnpm install
49
+ - run: pnpm build
50
- run: pnpm check
51
build:
52
name: Build
0 commit comments