Skip to content

Commit

Permalink
build contract sdk in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
trungbach committed Aug 3, 2023
1 parent 47a2d57 commit 719d6f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reuseable-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
yarn
- name: Build dependency oraidex-sync
run: yarn build packages/oraidex-sync
run: yarn build packages/contracts-sdk && yarn build packages/oraidex-sync

- name: Run unit test
run: |
Expand Down

0 comments on commit 719d6f1

Please sign in to comment.