Skip to content

Commit b8f9657

Browse files
committed
Update test.yml
1 parent b73709e commit b8f9657

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ jobs:
4141
yarn add "@types/react@18" "@types/react-dom@18" --dev
4242
yarn add react@18 react-dom@18
4343
44+
- name: Build
45+
run: yarn build
46+
4447
- name: Cypress run
4548
uses: cypress-io/github-action@v6
4649
with:

0 commit comments

Comments
 (0)