Fix CI error in compatibility tests (#377)

This commit is contained in:
Aria 2023-01-12 14:43:44 +02:00 committed by GitHub
parent fa72c5ba5d
commit 80e79499df
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 13 additions and 19 deletions

View file

@ -42,6 +42,8 @@ jobs:
${{ runner.os }}-${{ matrix.node-version }}-yarn-
- run: yarn install
# re-enable the following line if we start to get EINTEGRITY errors again
# - run: npm cache clean || npm cache verify
# This will test whether `npm install`/`yarn install` can actually run on each compatibility test fixture. See `compatibility-tests/README.md` for more info.
- run:
yarn workspace @theatre/compatibility-tests run install-fixtures