Skip to content

Commit

Permalink
update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ashpreetbedi committed Feb 3, 2024
1 parent d257ec6 commit 5e01534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phi/workspace/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ class WorkspaceSettings(BaseSettings):
#
# Repository for images
image_repo: str = "phidata"
# Name:tag of the image
# Name:tag for the image
image_name: Optional[str] = None
# Build images locally
build_images: bool = False
Expand Down

0 comments on commit 5e01534

Please sign in to comment.