chore: setup clarity

This commit is contained in:
friedger
2024-03-16 15:21:46 +01:00
parent 686f2dc7de
commit ad3d501b81

View File

@@ -27,5 +27,6 @@ jobs:
node-version: ${{ matrix.node-version }}
cache: 'yarn'
- run: yarn install --immutable --immutable-cache --check-cache
- run: yarn setup:clarity
- run: yarn test:init --dangerouslyIgnoreUnhandledErrors
- run: yarn test