Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
drx committed May 10, 2024
1 parent eb38f5a commit ea9703d
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,4 @@ jobs:

- name: Run React build web
working-directory: ./react
run: npm run build-web

- name: Diff bundle sizes
uses: preactjs/compressed-size-action@v2
with:
cwd: react
run: npm run build-web

0 comments on commit ea9703d

Please sign in to comment.