Skip to content

Commit cc8544f

Browse files
committed
Running vp check --fix during ci
1 parent dddf618 commit cc8544f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
node-version: "24"
2727
cache: true
2828
- run: vp install
29-
- run: vp check
29+
- run: vp check --fix
3030
- run: vp build
3131
env:
3232
GITHUB_PAGES: "true"

0 commit comments

Comments
 (0)