Commit 9345537a authored by Michael Amadi's avatar Michael Amadi Committed by GitHub

Sc/disable ci forge coverage (#13174)

* disable forge coverage in ci

* disable forge coverage in ci

* disable forge coverage in ci
parent 4777cdf5
......@@ -1320,7 +1320,10 @@ workflows:
test_list: git diff origin/develop...HEAD --name-only --diff-filter=AM -- './test/**/*.t.sol' | sed 's|packages/contracts-bedrock/||'
test_timeout: 1h
test_profile: ciheavy
- contracts-bedrock-coverage
- contracts-bedrock-coverage:
filters:
branches:
ignore: /.*/
- contracts-bedrock-checks:
requires:
- contracts-bedrock-build
......
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