Merge pull request #4371 from janhq/chore/correct-ci-run-script
chore: deprecate make build-joi
This commit is contained in:
commit
2fe4514678
@ -51,9 +51,10 @@ jobs:
|
|||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
make build-joi
|
make config-yarn
|
||||||
yarn build:core
|
|
||||||
yarn
|
yarn
|
||||||
|
yarn build:joi
|
||||||
|
yarn build:core
|
||||||
|
|
||||||
- name: Run test coverage
|
- name: Run test coverage
|
||||||
run: yarn test:coverage
|
run: yarn test:coverage
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user