Skip to content

Commit

Permalink
Revert "openzep"
Browse files Browse the repository at this point in the history
This reverts commit f46df1c.
  • Loading branch information
snissn committed Jan 17, 2024
1 parent 5902670 commit 9475616
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -128,4 +128,4 @@ jobs:
DEPLOYER_PRIVATE_KEY: ${{ steps.testnode.outputs.ROOT_PRIVATE_KEY }}
USER_1_PRIVATE_KEY: ${{ steps.accounts.outputs.ACCOUNT1_PRIVATE_KEY }}
run: |
cd ./extern/openzeppelin-contracts/ && npm install && npm run test
cd ./extern/openzeppelin-contracts/ && yarn && npx hardhat --network itest test

0 comments on commit 9475616

Please sign in to comment.