Skip to content

Commit

Permalink
remove bundlewatch from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
siggerzz committed Apr 2, 2024
1 parent 78e6d4c commit 4705d2a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,9 +103,6 @@ jobs:
# Build components. Only components with out-of-date Turborepo hash will rebuilt, speeding up build time.
- name: Build Components
run: yarn build
# # Run Bundlewatch checks
# - name: Run Bundlewatch checks
# run: yarn bundlewatch
# Lint components
- name: Lint Components
run: yarn lint --concurrency=10
Expand Down

0 comments on commit 4705d2a

Please sign in to comment.