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 ef91a22 commit 6017ab4Copy full SHA for 6017ab4
.github/workflows/check-code.yml
@@ -25,5 +25,5 @@ jobs:
25
echo "installing deps for packages"
26
pnpm i
27
28
- - name: Check Lint
+ - name: Check Code
29
run: pnpm check
0 commit comments