We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51c3395 commit 87fdde4Copy full SHA for 87fdde4
1 file changed
.github/workflows/lint.yml
@@ -21,5 +21,6 @@ jobs:
21
cache: pnpm
22
23
- run: pnpm install --prod --prefer-offline --frozen-lockfile
24
+ - run: tree
25
- run: pnpm run build
26
- run: pnpm run lint
0 commit comments