get to the right directory

This commit is contained in:
dextracker
2022-11-22 20:02:44 -05:00
committed by elenadimitrova
parent 4e796f2dcd
commit 0da226872d

View File

@@ -174,8 +174,8 @@ jobs:
- restore_cache:
keys:
- repo-{{ .Environment.CIRCLE_SHA1 }}
- run: forge remappings
- run: forge test
- run: cd contracts/zero-ex && forge remappings
- run: cd contracts/zero-ex && forge test
test-publish:
resource_class: large
environment: