post install scripts are needed for cypress
This commit is contained in:
parent
e75bf8d003
commit
da4ca73a1d
2
.github/workflows/tests.yaml
vendored
2
.github/workflows/tests.yaml
vendored
@ -26,7 +26,7 @@ jobs:
|
||||
key: ${{ runner.os }}-yarn-${{ hashFiles('**/yarn.lock') }}
|
||||
restore-keys: |
|
||||
${{ runner.os }}-yarn-
|
||||
- run: yarn install --ignore-scripts --frozen-lockfile
|
||||
- run: yarn install
|
||||
- run: yarn integration-test
|
||||
|
||||
unit-tests:
|
||||
|
Loading…
Reference in New Issue
Block a user