Skip to content

Commit 4e4fee6

Browse files
committed
format code
1 parent 70f81cd commit 4e4fee6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -146,9 +146,9 @@ jobs:
146146
python /src/cli/entry_point.py validate-generation-config \
147147
--generation-config-path="${workspace_name}/generation_config.yaml"
148148
env:
149-
library_generation_image_tag: latest
150-
volume_name: repo
151-
workspace_name: /workspace/repo
149+
library_generation_image_tag: latest
150+
volume_name: repo
151+
workspace_name: /workspace/repo
152152

153153
# TODO: Uncomment the needed Github Actions
154154
# dependencies:

0 commit comments

Comments
 (0)