Skip to content

Commit cb85465

Browse files
committed
Update workflow
1 parent 6b6e33e commit cb85465

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ jobs:
4242
cache: yarn
4343
- name: Install dependencies
4444
run: yarn
45+
- name: Run predev script
46+
run: cd playgrounds/autocomplete && yarn predev
4547
- name: Run local browser tests
4648
uses: cypress-io/github-action@v6
4749
with:

0 commit comments

Comments
 (0)