Commit 49b6905c authored by Joshua Gutow's avatar Joshua Gutow

CI: Increase contracts-bedrock timeout

The test was occasionally failing because of a slow test.
parent 2565fd6e
...@@ -237,6 +237,7 @@ jobs: ...@@ -237,6 +237,7 @@ jobs:
- run: - run:
name: test and generate coverage name: test and generate coverage
command: yarn coverage:lcov command: yarn coverage:lcov
no_output_timeout: 15m
environment: environment:
FOUNDRY_PROFILE: ci FOUNDRY_PROFILE: ci
working_directory: packages/contracts-bedrock working_directory: packages/contracts-bedrock
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment