Skip to content

Commit 9df5ccd

Browse files
authored
Update test.yml
1 parent be3f6ce commit 9df5ccd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,5 @@ jobs:
4646
fix: true
4747
globs: 'docs*/**/*.md'
4848

49-
# - name: "Build"
50-
# run: "pnpm run build"
49+
- name: "Build"
50+
run: "pnpm run build"

0 commit comments

Comments
 (0)