Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into fix/no-vue
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Jun 11, 2023
2 parents 1e23ce7 + ce096da commit 9fa671e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/autofix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ jobs:
- name: Test (unit)
run: pnpm test:unit -u

- name: Run build
run: pnpm build

- name: Update bundle size
run: pnpm vitest run bundle -u

Expand Down

0 comments on commit 9fa671e

Please sign in to comment.