We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b061db4 commit d106777Copy full SHA for d106777
.github/workflows/build.yml
@@ -84,6 +84,8 @@ jobs:
84
--install defcon \
85
--install gadopt \
86
--install asQ \
87
+ --package-branch tsfc ksagiyam/introduce_mixed_map \
88
+ --package-branch ufl ksagiyam/introduce_mixed_map \
89
|| (cat firedrake-install.log && /bin/false)
90
- name: Install test dependencies
91
run: |
0 commit comments