Skip to content

Commit 19bdc4a

Browse files
authored
Update .github/workflows/pythonapp.yml
1 parent 98ef879 commit 19bdc4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pythonapp.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848

4949
- name: Install FEniCS dependencies (Python)
5050
run: |
51-
python -m pip install git+https://github.com/FEniCS/ufl.git@dokken/group_integrals
51+
python -m pip install git+https://github.com/FEniCS/ufl.git
5252
python -m pip install git+https://github.com/FEniCS/basix.git
5353
5454
- name: Install FFCx

0 commit comments

Comments
 (0)