Make a shortcut for installing compat-tests' fixtures

This commit is contained in:
Aria Minaei 2023-02-06 12:58:13 +01:00 committed by Aria
parent 72222e5eeb
commit 8ab1de79ce
3 changed files with 4 additions and 3 deletions

View file

@ -116,4 +116,4 @@ jobs:
yarn workspace @theatre/compatibility-tests run install-fixtures
--verbose
# after that, we run the jest tests for each fixture
- run: yarn test:compat
- run: yarn test:compat:run