Skip to content

Commit

Permalink
added network to clickfile (#416)
Browse files Browse the repository at this point in the history
  • Loading branch information
kristinaNikolaevaa authored Sep 3, 2024
1 parent 8854d29 commit 0814121
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clickfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ class EnvName(str, enum.Enum):
GETH = "geth"
TRACER_CI = "tracer_ci"
CUSTOM = "custom"
DOCKER_NET = "docker_net"


def green(s):
Expand Down

0 comments on commit 0814121

Please sign in to comment.