Skip to content

Commit

Permalink
Merge pull request #23 from CamposBruno/feat/indentity-factory
Browse files Browse the repository at this point in the history
Temp remove HTS tests for release
  • Loading branch information
CamposBruno authored Apr 18, 2024
2 parents 1f5097f + 8e99ec3 commit 7dfec49
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ jobs:
- name: Run Tests
run: yarn hardhat test test/erc3643/**/**.ts --network hardhat

- name: Run HTS Tests
run: yarn hardhat test test/erc4626/**.ts --network testnet
# - name: Run HTS Tests
# run: yarn hardhat test test/erc4626/**.ts --network testnet

- name: Create deployment folder
run: mkdir -p ./data/deployments
Expand Down

0 comments on commit 7dfec49

Please sign in to comment.