get to the right directory

This commit is contained in:
dextracker
2022-11-22 20:02:44 -05:00
parent 13ce926632
commit d899562a61

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: