remove demos from gridsome

This commit is contained in:
Philipp Kühn
2021-08-26 15:49:53 +02:00
parent 684904ca06
commit 97fdd484e7
229 changed files with 21 additions and 16053 deletions

View File

@@ -92,7 +92,7 @@ jobs:
uses: cypress-io/github-action@v2
with:
cache-key: ${{ runner.os }}-node-${{ matrix.node-version }}-${{ hashFiles('**/yarn.lock') }}
start: yarn start
start: yarn start:demos
wait-on: 'http://localhost:3000'
project: ./tests
browser: chrome