chore: deprecate make build-joi

This commit is contained in:
Louis 2024-12-31 14:04:58 +07:00
parent 0be53493fe
commit e9ed1521b3
No known key found for this signature in database
GPG Key ID: 44FA9F4D33C37DE2

View File

@ -51,9 +51,9 @@ jobs:
- name: Install dependencies
run: |
make build-joi
yarn build:core
yarn
yarn build:joi
yarn build:core
- name: Run test coverage
run: yarn test:coverage