There was an error while loading. Please reload this page.
1 parent b756a62 commit c79058dCopy full SHA for c79058d
1 file changed
.github/workflows/ci.yml
@@ -20,6 +20,6 @@ jobs:
20
node-version: 20
21
cache: 'pnpm'
22
- run: pnpm install --frozen-lockfile
23
- - name: zhlint (non-blocking, see #66)
+ - name: zhlint (non-blocking, see #80)
24
continue-on-error: true
25
run: pnpm lint
0 commit comments