Skip to content

Commit c79058d

Browse files
DaZuiZuicursoragent
andcommitted
ci: 把 lint 步驟中的 issue 引用改為 #80(追蹤 zhlint 積壓格式問題的真實 issue 號)
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent b756a62 commit c79058d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
node-version: 20
2121
cache: 'pnpm'
2222
- run: pnpm install --frozen-lockfile
23-
- name: zhlint (non-blocking, see #66)
23+
- name: zhlint (non-blocking, see #80)
2424
continue-on-error: true
2525
run: pnpm lint

0 commit comments

Comments
 (0)