get to the right directory
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user