Skip to content

Commit

Permalink
Merge branch 'main' into renovate/lock-file-maintenance
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe authored Dec 27, 2024
2 parents 2ba749a + 767ba04 commit a20b913
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/autofix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,6 @@ jobs:
- name: Install dependencies
run: pnpm install

- name: Dedupe dependencies
if: ${{ contains(github.head_ref, 'renovate') }}
run: pnpm dedupe

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

Expand Down

0 comments on commit a20b913

Please sign in to comment.