Skip to content

Commit

Permalink
ros: add junitparser
Browse files Browse the repository at this point in the history
  • Loading branch information
khancyr committed Oct 19, 2023
1 parent c73e6c2 commit 23b7981
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile_dev-ros
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ RUN set -eux; \
\
pip --version

RUN python -m pip install --no-cache-dir -U future lxml pexpect flake8 empy pyelftools tabulate pymavlink pre-commit
RUN python -m pip install --no-cache-dir -U future lxml pexpect flake8 empy pyelftools tabulate pymavlink pre-commit junitparser

FROM eclipse-temurin:19-jdk-jammy as dds-gen-builder

Expand Down

0 comments on commit 23b7981

Please sign in to comment.