We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98ef879 commit 19bdc4aCopy full SHA for 19bdc4a
.github/workflows/pythonapp.yml
@@ -48,7 +48,7 @@ jobs:
48
49
- name: Install FEniCS dependencies (Python)
50
run: |
51
- python -m pip install git+https://github.com/FEniCS/ufl.git@dokken/group_integrals
+ python -m pip install git+https://github.com/FEniCS/ufl.git
52
python -m pip install git+https://github.com/FEniCS/basix.git
53
54
- name: Install FFCx
0 commit comments