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 14, 2022
1 parent f38a9f5 commit 5cf3a64
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 @@ -369,7 +369,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 5cf3a64

Please sign in to comment.