Skip to content

Commit

Permalink
Specify standard-quiet as format for go testsum
Browse files Browse the repository at this point in the history
  • Loading branch information
fasmat committed Aug 8, 2024
1 parent 50b9e02 commit 046dbc5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions systest/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,6 @@ COPY --from=build /bin/gotestsum /bin/
COPY --from=build /src/build/libpost.so /bin/
COPY --from=build /src/build/post-service /bin/
ENV LD_LIBRARY_PATH="/bin/"

ENV GOVERSION=1.22
ENV GOTESTSUM_FORMAT=standard-quiet

0 comments on commit 046dbc5

Please sign in to comment.