I HATE THIS

This commit is contained in:
dextracker
2022-11-22 20:42:51 -05:00
parent c6b0aa8aa1
commit 880f8a579b

View File

@@ -174,7 +174,8 @@ jobs:
- restore_cache:
keys:
- repo-{{ .Environment.CIRCLE_SHA1 }}
- run: cd contracts/zero-ex && git submodule update --recursive --remote && forge remappings
- run: foundryup
- run: cd contracts/zero-ex && git submodule update --init --remote && forge remappings
- run: cd contracts/zero-ex && forge test
test-publish:
resource_class: large