We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb85465 commit 1af2f7bCopy full SHA for 1af2f7b
.github/workflows/tests.yml
@@ -42,8 +42,6 @@ jobs:
42
cache: yarn
43
- name: Install dependencies
44
run: yarn
45
- - name: Run predev script
46
- run: cd playgrounds/autocomplete && yarn predev
47
- name: Run local browser tests
48
uses: cypress-io/github-action@v6
49
with:
0 commit comments