mirror of
https://github.com/zhigang1992/liquid-stacking.git
synced 2026-01-12 22:48:34 +08:00
chore: setup clarity
This commit is contained in:
1
.github/workflows/node.js.yml
vendored
1
.github/workflows/node.js.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user