merge development
This commit is contained in:
commit
cc77d1dd49
@ -18,8 +18,8 @@ jobs:
|
|||||||
- yarn-packages-master
|
- yarn-packages-master
|
||||||
- yarn-packages-
|
- yarn-packages-
|
||||||
- run:
|
- run:
|
||||||
name: yarn
|
name: install-yarn
|
||||||
command: yarn --frozen-lockfile install || true
|
command: sudo npm install --global yarn@1.9.4
|
||||||
- run:
|
- run:
|
||||||
name: yarn
|
name: yarn
|
||||||
command: yarn --frozen-lockfile install
|
command: yarn --frozen-lockfile install
|
||||||
@ -254,4 +254,4 @@ workflows:
|
|||||||
- build
|
- build
|
||||||
- submit-coverage:
|
- submit-coverage:
|
||||||
requires:
|
requires:
|
||||||
- test-rest
|
- test-rest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user