Skip to content

Commit 97c8ecd

Browse files
committed
chore: build during pr pipelines
1 parent 287a818 commit 97c8ecd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
- run: |
1717
yarn install --frozen-lockfile
1818
yarn test:ci
19+
yarn build
1920
env:
2021
REACTJS_VERSION: ${{ matrix.react }}
2122
- run: yarn test:size

0 commit comments

Comments
 (0)