Skip to content

Commit

Permalink
First try at adding redefining_fe to packages
Browse files Browse the repository at this point in the history
  • Loading branch information
indiamai committed Dec 2, 2024
1 parent 7aed12d commit a457a56
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ jobs:
--package-branch tsfc indiamai/new_def_integration \
--package-branch fiat indiamai/union_different_coeff_size \
--package-branch FInAT indiamai/new_def_integration \
--package-branch redefining_fe indiamai/dual_sets \
|| (cat firedrake-install.log && /bin/false)
- name: Install test dependencies
run: |
Expand Down
1 change: 1 addition & 0 deletions requirements-git.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ git+https://github.com/dolfin-adjoint/pyadjoint.git#egg=pyadjoint-ad
git+https://github.com/firedrakeproject/loopy.git@main#egg=loopy
git+https://github.com/firedrakeproject/pytest-mpi.git@main#egg=pytest-mpi
git+https://github.com/firedrakeproject/petsc.git@firedrake#egg=petsc
git+https://github.com/indiamai/redefining_fe.git#egg=redefining_fe

0 comments on commit a457a56

Please sign in to comment.