Skip to content

Commit

Permalink
System tests: Do not manually install fenics-ufl anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
MakisH committed Nov 14, 2024
1 parent 04fa4ca commit f2fda06
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/tests/dockerfiles/ubuntu_2204/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ RUN add-apt-repository -y ppa:fenics-packages/fenics && \
apt-get -qq update && \
apt-get -qq install --no-install-recommends fenics
USER precice
RUN pip3 install --user fenics-ufl
ARG FENICS_ADAPTER_REF
# Building fenics-adapter
RUN pip3 install --user git+https://github.com/precice/fenics-adapter.git@${FENICS_ADAPTER_REF}
Expand Down

0 comments on commit f2fda06

Please sign in to comment.