Skip to content

Commit

Permalink
chore(workflow): 添加空行格式
Browse files Browse the repository at this point in the history
  • Loading branch information
wenmine committed Nov 23, 2023
1 parent 9942ee1 commit 8f0a0cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
- name: Run ESLint
run: npx eslint ${{steps.get_changed_files.outputs.all_changed_files}}
- name: Run Build
run: pnpm run build:plugin && pnpm run build:alpha
run: pnpm run build:plugin && pnpm run build:alpha

0 comments on commit 8f0a0cd

Please sign in to comment.