Skip to content
This repository was archived by the owner on Apr 18, 2024. It is now read-only.

Commit c9df3fb

Browse files
committed
chore: Remove unit tests from Build bundle
1 parent b92a0ff commit c9df3fb

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build_bundle.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,6 @@ jobs:
5353
- name: Install dependencies
5454
run: yarn install --frozen-lockfile
5555

56-
- name: Unit tests
57-
run: yarn test && yarn test:coverage
58-
5956
- name: Build distribution package
6057
timeout-minutes: 10
6158
run: yarn run build:module

0 commit comments

Comments
 (0)