We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6a9125 commit c4295a4Copy full SHA for c4295a4
.github/workflows/validate.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Setup
21
uses: ./.github/actions/setup
22
23
- - name: Type Check
+ - name: Basic Checks
24
run: pnpm check
25
26
builds:
0 commit comments