Skip to content

Commit ed1803c

Browse files
committed
Add dev branch to code coverage
1 parent 1729df0 commit ed1803c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ workflows:
4343
# Long living branches
4444
- main
4545
# 👇Add your branch here if code coverage matters to your work
46+
- 172-code-coverage
4647
deploy:
4748
jobs:
4849
- build_and_upload_contracts:

0 commit comments

Comments
 (0)