Skip to content

Commit

Permalink
fix: reenable dart test
Browse files Browse the repository at this point in the history
Signed-off-by: Roman Volosatovs <[email protected]>
  • Loading branch information
rvolosatovs committed Apr 13, 2022
1 parent d9c7ac1 commit 5e3b670
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,7 @@ COPY protoc-wrapper /usr/bin/protoc-wrapper
RUN mkdir -p /test
RUN protoc-wrapper \
--c_out=/test \
#--dart_out=/test \
--dart_out=/test \
--go_out=/test \
#--gotemplate_out=/test \
--govalidators_out=/test \
Expand Down

0 comments on commit 5e3b670

Please sign in to comment.