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
|
||||
run: |
|
||||
make build-joi
|
||||
yarn build:core
|
||||
make config-yarn
|
||||
yarn
|
||||
yarn build:joi
|
||||
yarn build:core
|
||||
|
||||
- name: Run test coverage
|
||||
run: yarn test:coverage
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user