remove verbosity from CI command as its now defined in foundry.toml

This commit is contained in:
dextracker
2022-11-22 13:47:02 -05:00
parent b75cfadf1b
commit 0d4c592cd1

View File

@@ -175,7 +175,7 @@ jobs:
keys:
- repo-{{ .Environment.CIRCLE_SHA1 }}
# - run: forge install
- run: forge test -vvvv
- run: forge test -vvv
test-publish:
resource_class: large
environment: