Skip to content

Commit

Permalink
build clrfund common package
Browse files Browse the repository at this point in the history
  • Loading branch information
yuetloo committed Jan 19, 2024
1 parent 5ebecd6 commit e40f6ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-contracts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Install
run: |
git config --global url."https://".insteadOf git://
yarn
yarn && yarn build
- name: Run tests
run: yarn test:contracts

0 comments on commit e40f6ec

Please sign in to comment.